On 10-09-04 05:40 AM, -Eluze wrote:
now i found that it works if i rename the lilypond file and start lilypond
with the full specification:
"c:\program files\lilypond2.13.32\usr\bin\lilypond"
-dinclude-settings=c:/data/ly/includes/myTestInit.ly test.ly
but not with
"c:\program files\lilypond\usr\bin\lilypond"
-dinclude-settings=c:/data/ly/includes/myTestInit.ly test.ly
or
lilypond -dinclude-settings=c:/data/ly/includes/myTestInit.ly test.ly
i have cleaned up my registry, uninstalled lilypond and re-loaded, but it
does not help!
???
It looks as though your $PATH doesn't include "C:\program
files\lilypond2.13.32" so your first call above works because you
specify the full path to the lilypond executable, while the others fail
because the executable wasn't found on your $PATH. Trevor's install is
on his $PATH, so calling the program without the full path works for him.
Just a guess, but HTH
Colin
--
I stay cool and dig all jive, That's the way I stay alive.
My motto, as I live and learn, is "Dig and be dug in return."
- Langston Hughes
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel