[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-user: making libgeda
On Fri, 26 Apr 2002, Carl Tuck Hartshorn wrote:
> Can the guile install location be overriden? The ./configure does not show
> any parms that might do so. Mine is installed at /usr/bin/guile/1.4/
> /usr/lib/guile/1.4/ but it's apparently checking elsewhere.
./configure finds it out automagically by using calling the guile-config
program. That means 1) you need to have guile-config (and since
guile-config is a guile script, you also needs guile) in your PATH 2)
guile must have been compiled and installed at the location guile-config
points to.
If your able to run guile-config from your prompt, then check
if 'guile-config link' and 'guile-config compile' returns the correct
parameters.
Good luck,
/spe
/----------------------------------\
! Stefan Petersen, MSc EE ! \
! http://www.stacken.kth.se/~spe/ ! \_________________________
! spe at stacken.kth.se ! / ! umop apisdn 'sdoo !
! stefan.petersen at home.se ! / ---------------------
\----------------------------------/