readline (2)

Aleksandar Bakic (bakicale@cps.msu.edu)
Thu, 30 Oct 1997 12:57:18 -0500 (EST)

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