This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libreadline.so.2 not working w/ guile-1.3 and newer


FYI, it seems guile 1.3 and recent snapshots don't interact well w/
libreadline.so.2 on Linux and Solaris systems (not sure exact version
numbers).  The behavior is that the function `readline' is not made
available to Scheme code.  This was reported by Norm Matloff (CC'ed)
when trying to use THUD.

The solution is to upgrade to libreadline.so.3.

thi