lilypond-user
[Top][All Lists]
Advanced

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

Re: Lilypond for Windows 2.5.28 - Guile error


From: Jan Nieuwenhuizen
Subject: Re: Lilypond for Windows 2.5.28 - Guile error
Date: Wed, 08 Jun 2005 11:18:59 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Thomas Scharkowski writes:

> Hello list,
>
> I have asked about a week ago:
> Typing "guile" at cmd gives the following:
>
> ERROR: In procedure primitive-load-path:
> ERROR: Unable to find file "ice-9/boot-9.scm" in load path

What flavour of Windows?

> This is my guile.bat:
>
> @echo off
> set GUILE_LOAD_PATH=C:\Programme\LilyPond\usr\share\guile\1.7
> "C:\Programme\LilyPond\usr\bin\guile.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9
>
> The files are there.
> What am I missing?

Try

    set "GUILE_LOAD_PATH=C:\Programme\LilyPond\usr\share\guile\1.7"

Does that help?  Make sure that you are not using Cygwin's guile.exe,
that won't work.

> BTW, I still cannot start lilypond from cmd, I get no reaction, no 
> error message.

Ah,

> Typing "lilypond" from the jEdit shell gives the same ERROR as quoted 
> above.
> I got convert-ly working now by installing python24 and copying 
> "convert-ly" to "convert-ly.py". Shouldn't this be unnecessary?

Great.  Yes, ideally that should not be necessary.  Maybe renaming the
scripts is a good start.  How do you operate convert-ly.py?  I was
thinking of adding BAT wrappers that invoke

   python convert-ly -e

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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