Guile Mailing List Archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

Guile Home | Main Index | Thread Index