Henrik Frisk <[EMAIL PROTECTED]> wrote:

> >
> > I could try to uninstall guile 1.4 and see if that resolves the
> > problem. I'll get back to you.
> 
> OK, That did it, although it now compiled _without_ guile as it
> couldn't find it.

Sure, configure has no way of determining guile version except by
calling guile-config. If it is renamed, it will probably be a good idea
to create a symlink 'guile-config' pointing to the renamed binary. This
will allow mailutils (and other packages depending on Guile) to find it.

> I guess this will not allow me to use scripting in
> Scheme. What about the lacking readline support: Is that an issue of
> performance?

It is an issue of convenience when using interactive programs (such as
mail). 
 
Regards,
Sergey


_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to