Bertalan Fodor writes:

> ERROR: In procedure primitive-load-path:
> ERROR: Unable to find file "lily.scm" in load path
>
> (The same happened when I replaced the 2.1.31 executable with the 2.2.0 )

Ah, of course.  You must tell Lily where to find all external files,
try adding the LILYPONDPREFIX setting, like so:

    LILYPONDPREFIX=/netrel/build/lilypond-2.2.0/share/lilypond 
/netrel/build/lilypond-2.2.0/lily/out/lilypond-bin -e '(ly:set-option (quote 
internal-type-checking) #t)' -I 
/netrel/build/lilypond-2.2.0/Documentation/user/out-www 
/netrel/src/lilypond-2.2.0/input/test lily-1826888204.ly


(the same for the super-long command, if this succeeds)

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to