bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

readline, .guile and ly/scheme-sandbox.ly


From: Luis Mochan
Subject: readline, .guile and ly/scheme-sandbox.ly
Date: Thu, 2 Jan 2014 20:07:31 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I prepared a .guile file in my home directory with the contents
  (use-modules (ice-9 readline))
  (activate-readline)
If I run guile directly, it works and I have readline available. However, if 
I run 
  lilypond scheme-sandbox
I get the message

GNU LilyPond 2.18.0
Processing `/home/mochan/lilypond/usr/share/lilypond/current/ly/scheme-
sandbox.ly'
Parsing...
/home/mochan/lilypond/usr/share/lilypond/current/ly/scheme-sandbox.ly:3:2: 
error: GUILE signaled an error for the expression beginning here
#
 (load-user-init)
readline is not provided in this Guile installation

and readline is not available.

If I remove my .guile file lilypond shows no error, but I still have no 
readline.

Best regards,
Luis






reply via email to

[Prev in Thread] Current Thread [Next in Thread]