lilypond-devel
[Top][All Lists]
Advanced

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

Running 1.5.22


From: Han-Wen Nienhuys
Subject: Running 1.5.22
Date: Fri, 9 Nov 2001 13:29:11 +0100

address@hidden writes:
> I was curious enough to download Guile 1.5.4 and 
> compile Lilypond 1.5.22. 
> 
> Why didn't you tell us that you have to set 
> $GUILE_LOAD_PATH for Lilypond to be able to find

Because I thought that I had fixed that:

        meddo:~$ cd usr/src/
        meddo:~/usr/src$ lilypond lilypond/input/example-1
        GNU LilyPond 1.5.22
        Nu wordt verwerkt: `lilypond/input/example-1.ly'
        Ontleden...
        Vertolken van muziek...[3]
        Voorbewerken van elementen... 
        Berekenen van kolomposities... 
        papier uitvoer naar example-1.tex...

        Vertolken van muziek...
        MIDI uitvoer naar example-1.midi...
        Spoor ... 
        meddo:~/usr/src$ set | grep GUILE

> the new Guile modules. For those of you who didn't
> spend some hours trying to figure out, I can tell
> you that the environment variable should point to 
> the directory above the scm/ directory in the 
> Lilypond installation.

Are you sure: can you check see whether prepend_load_path() (in
lily-guile.cc) is working?  You can check it by doing 

  scm_c_eval_string ("(write %load-path (current-error-port))""); 

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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