Guile Mailing List Archive

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

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



Previously, I mentioned readline compatibility problems.  Well, it's a
non-issue, or to be more precise, it's being handled and I was not aware
of the particulars:

Basically, for Guile to use readline, the feature HAVE_RL_GETC_FUNCTION
must be defined, in addition to libreadline being present.  So, this was
a known condition.

Next time I'll look at the source before posting unnecessarily.

thi

Guile Home | Main Index | Thread Index