Jan Nieuwenhuizen wrote:
> Mojca Miklavec writes:
> 
> > E:\Mojca>set LILYPOND_VERBOSE=1
> > E:\Mojca>lilypond
> > warning: argv0 relocation: argv0=lilypond, prefix=/usr/share/lilypond/2.6.3
> 
> Can you try with the absolute file name ("c:/Program 
> Files/LilyPond/usr/bin/lilypond.exe" --verbose), or running from bash?

This solves it! If I call lilypond with the whole path, it works (but
it should be working also when calling lilypond alone). I can modify
the module which calls lilypond to fit my installation, but it won't
work for the others.

> Running from bash, I get

Here's my output if it can help you to discover the problem. I guess
that I manually added lilypond to the path, but why does it add itself
once more when running it (it should be either added at installation
time or not at all)?

Thank you,
    Mojca


Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

E:\>set LILYPOND_VERBOSE=1

E:\>lilypond
warning: argv0 relocation: argv0=lilypond, prefix=/usr/share/lilypond/2.6.3
warning: no such file: /etc/fonts/fonts.conf
warning: no such directory: /share/ghostscript/8.15/fonts
warning: no such directory: /share/ghostscript/8.15/Resource
warning: no such directory: /share/ghostscript/8.15/lib
warning: no such directory: /share/gs/fonts
warning: no such directory: /share/gs/Resource
warning: no such directory: /share/gs/lib
warning: no such directory: /share/guile/1.7
warning: no such file: /etc/pango/pangorc
warning: no such directory:
GNU LilyPond 2.6.3
ERROR: In procedure primitive-load-path:
ERROR: Unable to find file "ice-9/boot-9.scm" in load path



E:\>c:\Programme\LilyPond\usr\bin\lilypond.exe
warning: argv0 relocation:
argv0=c:\Programme\LilyPond\usr\bin\lilypond.exe,
prefix=/usr/share/lilypond/2.6.3
warning: no such directory:
c:/Programme/LilyPond/usr/share/ghostscript/8.15/fonts
warning: no such directory:
c:/Programme/LilyPond/usr/share/ghostscript/8.15/Resource
warning: no such directory: c:/Programme/LilyPond/usr/share/ghostscript/8.15/lib
warning: no such directory: c:/Programme/LilyPond/usr/share/gs/Resource
GNU LilyPond 2.6.3

LILYPOND_DATADIR="/usr/share/lilypond/2.6.3"
LOCALEDIR="/usr/share/locale"

Effective prefix: "c:/Programme/LilyPond/usr/share/lilypond/2.6.3"
FONTCONFIG_FILE="c:/Programme/LilyPond/usr/etc/fonts/fonts.conf"
GS_FONTPATH="c:/Programme/LilyPond/usr/share/gs/fonts;C:\WINDOWS/fonts"
GS_LIB="c:/Programme/LilyPond/usr/share/gs/lib"
GUILE_LOAD_PATH="c:/Programme/LilyPond/usr/share/guile/1.7"
PANGO_RC_FILE="c:/Programme/LilyPond/usr/etc/pango/pangorc"
PATH="c:/Programme/LilyPond/usr/bin; [REMOVED]; C:\programme\lilypond\usr\bin"
Initializing FontConfig...
adding font directory: c:/Programme/LilyPond/usr/share/lilypond/2.6.3/fonts/otf/
adding font directory:
c:/Programme/LilyPond/usr/share/lilypond/2.6.3/fonts/type 1/
adding font directory: c:/Programme/LilyPond/usr/share/lilypond/2.6.3/fonts/svg/
Usage: lilypond [OPTION]... FILE...

Typeset music and/or produce MIDI from FILE.

LilyPond produces beautiful music notation.
For more information, see http://lilypond.org

[HELP REMOVED]

E:\>


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to