Re: Problem with GUILE/readline




On Thu, 11 Feb 1999, Wayne Schuller wrote:
> 
> My problem is whenever I run gnumeric or aislerot I get the following error:
> [schuller@chpe ~]$ gnumeric
> ERROR: Unbound variable: readline
> 
> Also, when I run guile-config, I get the same error!
> 

It's possible to compile Guile without readline support, and this will
happen if Guile's configure script didn't find readline when you built
it... the variable 'readline' is bound in libguile, rather than in the
Guile init scripts. Since you get an error message, perhaps the init
scripts you have try to use readline anyway.

You could try removing the guile libraries and init scripts (in
share/guile)  and reinstalling guile...

Havoc




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