I ve few difficulties to install guile on my Sun machine. The real
problem is mainly my unexperiment in administration system, and
the solution is probably very simple.
I've downloaded the source on the directory :/tmp/fabrice and I try to
install guile on the directory :/opt/local/guile,
to do that I execute the command :
   cd /tmp/fabrice
   sh configure --prefix=/opt/local/guile --disable-shared

the configure works a lot and stop with this message:
   checking for guile-config... no
   configure: error: Cannot find guile-config -- Install GUILE 1.3 and
run ./configure again

I don't understand why the guile-config is not found since it is in the
directory . / .

Thank you for tell me how I can solve this problem.

Fabrice Tudoret

Reply via email to