Installing GHC and libgmp.so

harry voldermort at hotmail.com
Tue Jul 23 13:47:40 CEST 2013


I've had a lot of trouble installing the pre-build binary of GHC on various
Linux systems for which packages don't exist - all of this stems from GHC
looking for libgmp.so, instead of libgmp.so.3. Various combinations of
--with-gmp-libraries haven't helped, particularly as I need a packaged build
for copying onto shared machines where I don't have enough disk space to
install from the binary package locally, and don't have root access to
create a shortcut in /usr/lib64.

Is it possible for someone to recompile the pre-build binaries, linked
against a specific version of libgmp, instead of a default which happens to
be on their machine? Or is there some other solution to my predicament?





--
View this message in context: http://haskell.1045720.n5.nabble.com/Installing-GHC-and-libgmp-so-tp5733330.html
Sent from the Haskell - Glasgow-haskell-users mailing list archive at Nabble.com.




More information about the Glasgow-haskell-users mailing list