Can you help please?
I have just installed cygwin and lilypond on my
OEM machine running Windows 98. When I try to run the test.ly or foo.ly test
files, lilypond works and produces .tex files but when I try to run ly2dvi
(ly2dvi -p test.ly) it gives the following messages:-
Running LilyPond ...
GNU LilyPond 1.6.5
warning: can't find file: 'Fells' warning: can't find file: '-I'
warning: can't find file: '/home/graham'
... lots more like this, then ...
warning: can't find file: '-H'
warning: can't find file: 'orientation'
warning: can't find file: 'test'
warning: no LilyPond output found for 'test'
Running LaTeX ...
Running dvips ...
error: dvips: command exited with value 256
Traceback (most recent call last):
File"/usr/bin/ly2dvi", line 1055, in
?
run_dvips (outbase,
extra_init)
File "/usr/bin/ly2dvi", line 786, in
run_dvips
quiet_system (cmd, 'dvips')
File "/usr/bin/ly2dvi", line
471, in quiet_system
return system
(cmd, ignore_error, quiet = 1)
File
"/usr/bin/ly2dvi", line 255, in system
error (msg)
File
"/usr/bin/ly2dvi", line 151, in
error
sys.exit (2)
SystemExit:2
Any advice would be appreciated.
Regards
Graham Fells
|
- Lilypond runs but ly2dvi doesnt on new installation Graham Fells
- Lilypond runs but ly2dvi doesnt on new installation Han-Wen Nienhuys