pls <p.l.schm...@gmx.de> writes:

> On 26.04.2015, at 11:20, David Kastrup <d...@gnu.org> wrote:

>>> But when I try this in the scheme sandbox (LilyPond v2.19.15) on
>>> Ubuntu 14.10 (and Mac OS 10.9.5) I get:
>
>>  So it is
>> likely a REPL "feature" of Guile-1.8 when the readline library is not
>> loaded.  For the record, my ~/.guile looks like
>> 
>> (use-modules (ice-9 readline))
>> (activate-readline)
>
> With this ~/.guile file I get this error (scheme-sandbox LP 2.19.15):
>
> GUILE signaled an error for the expression beginning here
> #
>  (load-user-init)
> readline is not provided in this Guile installation
>
> libreadline and guile-1.8-libs are installed.  I’m still not sure what
> I’m missing.

I think that this is not a generic module loading error message but
hand-catered to readline.  No idea.  Wrong dynamic library version of
libreadline maybe?

-- 
David Kastrup

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to