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]

readline (2)


I solved the readline problem by compiling libreadline.a and
libtermcap.a (fromae GNU site) with the -fPIC option. However, I would
suggest adding an option like --without-readline to the configure
script.

Also, could you add -I$(includedir) to INCLUDES in libguile/Makefile
(in particular, it cannot find readline/*.h)?  I think libtool does a
similar thing for libraries. Since I don't have a root priviledge on
university machines, I install many things in my "install" directory,
which I put in --prefix.

Thanks,
Aleks

-- 
Aleksandar Bakic, Comp.Sci. graduate student at Michigan State University
e-mail: bakicale@cps.msu.edu