This is the mail archive of the guile@sourceware.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]

Re: how to (activate-readline)


Olivier Buechel <Olivier.Buechel@unifr.ch> writes:

> guile> (use-modules (ice-9 readline))
> ERROR: readline is not provided in this Guile installation

This is the reason.  Guile was not able to find a valid readline
library when you configured guile-1.3.5.

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