hi.

I'm trying to compile the hugs98 feb2001 release on my Suse linux 7.2.
Runing the command

./configure --with-readline

produces the following errormessage:

checking for readline in -lreadline... no
checking for readline in -leditline... no
configure: warning: readline and editline packages not available
(ignoring --with-readline)


I have two libreadline.so files on my system, which IMO should support the readline 
option(?):

/lib/libreadline.so.4
/lib/libreadline.so.4.2


So what am I doing wrong?

Thanks
Sebastian


_______________________________________________
Hugs-Users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/hugs-users

Reply via email to