Thomas Scharkowski writes: >> > ERROR: In procedure primitive-load-path: >> > ERROR: Unable to find file "ice-9/boot-9.scm" in load path >> >> What flavour of Windows? > > XP SP1
>> set "GUILE_LOAD_PATH=C:\Programme\LilyPond\usr\share\guile\1.7" > > This did not help. > I also tried > > set GUILE_LOAD_PATH="C:\Programme\LilyPond\usr\share\guile\1.7" >> Wild guess: Could it be a "\" or "/" problem? I don't know. It should not matter, but just try it. What happens if you also prepend ...LilyPond\usr\bin to PATH, like lilypond.bat does, ie, insert set "PATH=c:\programme\lilypond\usr\bin;%PATH%" Waitaminute. Strange problems often have to do with file permissions. Have you installed LilyPond as superuser? Double check if you can actually open the file ice-9/boot-9.scm, in a text editor for example. > BTW, I still cannot start lilypond from cmd, I get no reaction, no > error message. That's the same problem. > How can I find out if I am using Cywin's guile.exe? By specifying the absolute file name, but guile.bat already does that. That was a silly remark. Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
