[Haskell-beginners] installing ghc in home directory
Alexander Katovsky
a.p.katovsky at googlemail.com
Sun Oct 17 13:34:42 EDT 2010
Hello,
I want to install GHC in my home directory on Ubuntu. But when I get to
configuring the haskell platform, I need to tell GHC about the non-standard
location of the GMP library. GHC does not appear to pass LDPATH or
LD_LIBRARY_PATH or LDFLAGS to ld. Making an alias 'ghc=ghc -L$HOME/lib'
will not work here. Any suggestions?
Thanks,
Alex.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20101017/20532890/attachment.html
More information about the Beginners
mailing list