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: Readline support


Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se> writes:
> > I'm having some trouble with the support for GNU readline in
> > guile-1.3.3c from ftp.nada.kth.se.  I followed the instructions in the
> > NEWS file to activate readline, but when I issue the prescribed
> > commands I only get an error message:
> > 
> >   guile> (use-modules (readline-activator))
> >   guile> (activate-readline)
> >   ERROR: In expression (define-private %readline readline):
> >   ERROR: Unbound variable: readline
> >   ABORT: (misc-error)
> 
> Actually the NEWS file tells you to put those two lines in .guile.
> My guess is that things will work if you do so.

I'm sorry.  I forgot to mention that putting the lines in .guile
doesn't help either.  As soon as I run guile I get the same error
message and the guile process stops executing inmediatly.  Is it
normal for guile to stop when it finds errors in .guile?

Regards,

M. S.
------------
Martin A. Soto J.                           Profesor
Departamento de Ingenieria de Sistemas y Computacion
Universidad de los Andes      masoto@uniandes.edu.co

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