>
> In recent versions of guile, libreadline is no longer linked directly
> or enabled by default, but as we all know, it's quite nice to have
> during development. If you'd like to turn it back on, and you didn't
> find the tidbit buried in the NEWS file, all you need to do is execute
> this:
>
> (use-modules (ice-9 readline))
> (activate-readline)
>
> You can put this in your ~/.guile file and it'll be the default.
>
> Enjoy.
>
> (For anyone using the Debian guile packages, this was broken for a
> while, but it's fixed in the latest version(s).)
Unfortunatly, it still seems to be broken in the rpms.
Specifically, the libguilereadline shared library is
missing.
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]