How to keep 1.4.8 & build development version?

Dave Peticolas dave@krondo.com
Wed, 31 Jan 2001 15:55:44 -0800


Dave Peticolas writes:
> Richard -Gilligan- Uschold writes:
> > 
> > --------------304D5468488558EE22CCD175
> > Content-Type: text/plain; charset=us-ascii
> > Content-Transfer-Encoding: 7bit
> > 
> > Then with g-wrap-1.1.9-1.tar.gz
> > rm config.cache
> > ./configure --prefix=/usr/local/opt5.3/g-wrap > configure.err
> > make clean
> > make > make.err
> > make install > make.install
> 
> Just as a check, make sure that
> 
> /usr/local/opt5.3/g-wrap/bin/g-wrap-config --guile-module-directory
> 
> returns
> 
> /usr/local/opt5.3/g-wrap

Sorry, that should be

/usr/local/opt5.3/g-wrap/share/guile

dave