I know that I must install the readline library seperately;
can anybody tell me how to do this?
It may be that you have the wrong version of the readline library
installed.
Probably no version at all...

Go to
http://www.gnu.org/order/ftp.html
choose a mirror, download the sources for version 4.3.
Unpack it, and use the usual commands for building & installing GNU software:
./configure
make
sudo make install

If there are any problems, e-mail me (auf Deutsch).

Cheers,

Wolfgang Thaller

_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Reply via email to