
20 Mar
2006
20 Mar
'06
7 a.m.
Thank you. We have now managed to install it.
[..]
To my request on GHC-6.4.1 for SuSE 10.0
[..]
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld: cannot find -lreadline
you may try: http://www.haskell.org/ghc/dist/6.4.1/ghc-6.4.1-x86_64-unknown-linux.tar.bz2
You probably need to install the readline-devel RPM on your system. GHC is looking for the readline library, and not finding it.
Cheers, Simon