Fabrice Tudoret <[EMAIL PROTECTED]> writes:
> 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
it looks as if some wrong configure script is being run.
try this:
sh ./configure --prefix=/opt/local/guile --disable-shared
--
Roses are red,
Violets are blue,
I'm schizophrenic...
And I am too.