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


Thanks for the new release!

Greg Badros <gjb@cs.washington.edu> writes:

|   This worked for me on a RH6.0-based GNU/Linux system.  I had a little
|   build problem whereby I had to explicitly:
|   
|   cd guile-readline
|   make readline.x
|   
|   to get readline.x to be built (the dependences miss this somehow).

On SuSE Linux 6.2 it's also necessary to do:

    (cd libguile && make threads.x iselect.x)

My configure options are:

    ./configure --prefix=/usr --with-threads

-- 
Karl Eichwalder         SuSE GmbH              phone    +49-911-3247130  
ke@suse.de              Schanzaeckerstr. 10      fax    +49-911-3206727
http://www.suse.de      D-90443 Nuremberg, Germany


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