The problem is that your home directory in Cygwin contains spaces. See the section on "ly2dvi:error: filename should not contain spaces" at http://www.lilypond.org/doc/v1.6/Documentation/windows/out-www/installing.html
/Mats
Thorkil Wolvendans wrote:
Hi there!
Yesterday I posted a problem I have with Lilypond when I try to compile a lilypond-file to a pdf-file.
Someone asked me to post the list with errors togheter with the test-file, so here it is.
The problem is this: at the Lilypond-website there are directions how to test if Lilypond works.
They say you should create a file (test.ly) with the line :
=== \score { \notes { c4-( c4-) } } ===
save it, and run:
=== ly2dvi -p test ===
after I typed that, the following list appears:
===
/usr/lib/python2.3/pre.py:94: DeprecationWarning: Please use the 're' module, no
t the 'pre' module
DeprecationWarning)
Running LilyPond...
GNU LilyPond 1.6.11
warning: can't find file: `Wallisch'
warning: can't find file: `-I'
warning: can't find file: `/home/Heinz'
warning: can't find file: `Wallisch'
warning: can't find file: `-I'
warning: can't find file: `/home/Heinz'
warning: can't find file: `Wallisch'
warning: can't find file: `-H'
warning: can't find file: `dedication'
warning: can't find file: `-H'
warning: can't find file: `title'
warning: can't find file: `-H'
warning: can't find file: `subtitle'
warning: can't find file: `-H'
warning: can't find file: `subsubtitle'
warning: can't find file: `-H'
warning: can't find file: `footer'
warning: can't find file: `-H'
warning: can't find file: `head'
warning: can't find file: `-H'
warning: can't find file: `composer'
warning: can't find file: `-H'
warning: can't find file: `arranger'
warning: can't find file: `-H'
warning: can't find file: `instrument'
warning: can't find file: `opus'
warning: can't find file: `-H'
warning: can't find file: `piece'
warning: can't find file: `-H'
warning: can't find file: `metre'
warning: can't find file: `-H'
warning: can't find file: `meter'
warning: can't find file: `-H'
warning: can't find file: `poet'
warning: can't find file: `-H'
warning: can't find file: `texttranslator'
warning: can't find file: `-H'
warning: can't find file: `textheight'
warning: can't find file: `-H'
warning: can't find file: `orientation'
warning: can't find file: `-H'
warning: can't find file: `language'
warning: can't find file: `-H'
warning: can't find file: `latexpackages'
warning: can't find file: `-H'
warning: can't find file: `papersize'
warning: can't find file: `-H'
warning: can't find file: `texttranslator'
warning: can't find file: `-H'
warning: can't find file: `textheight'
warning: can't find file: `-H'
warning: can't find file: `orientation'
warning: can't find file: `-H'
warning: can't find file: `language'
warning: can't find file: `-H'
warning: can't find file: `latexpackages'
warning: can't find file: `-H'
warning: can't find file: `papersize'
warning: can't find file: `-H'
warning: can't find file: `pagenumber'
warning: can't find file: `-H'
warning: can't find file: `latexheaders'
warning: can't find file: `-H'
warning: can't find file: `latexoptions'
warning: can't find file: `-H'
warning: can't find file: `linewidth'
warning: can't find file: `-H'
warning: can't find file: `unit'
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 1090, in ?
run_dvips (outbase, extra_init)
File "/usr/bin/ly2dvi", line 821, in run_dvips
quiet_system (cmd, 'dvips')
File "/usr/bin/ly2dvi", line 506, in quiet_system
return system (cmd, ignore_error, quiet = 1)
File "/usr/bin/ly2dvi", line 256, in system
error (msg)
File "/usr/bin/ly2dvi", line 152, in error
sys.exit (2)
SystemExit: 2
===
I attached this error-list as 'errors.txt' and the test-file as 'test.ly' Hopefully someone can help me with my problem.
Kind regards, Thorkil Wolvendans
------------------------------------------------------------------------
\score { \notes { c4-( c4-) } }
------------------------------------------------------------------------
$ ly2dvi -p test.ly /usr/lib/python2.3/pre.py:94: DeprecationWarning: Please use the 're' module, no t the 'pre' module DeprecationWarning) Running LilyPond... GNU LilyPond 1.6.11 warning: can't find file: `Wallisch' warning: can't find file: `-I' warning: can't find file: `/home/Heinz' warning: can't find file: `Wallisch' warning: can't find file: `-I' warning: can't find file: `/home/Heinz' warning: can't find file: `Wallisch' warning: can't find file: `-H' warning: can't find file: `dedication' warning: can't find file: `-H' warning: can't find file: `title' warning: can't find file: `-H' warning: can't find file: `subtitle' warning: can't find file: `-H' warning: can't find file: `subsubtitle' warning: can't find file: `-H' warning: can't find file: `footer' warning: can't find file: `-H' warning: can't find file: `head' warning: can't find file: `-H' warning: can't find file: `composer' warning: can't find file: `-H' warning: can't find file: `arranger' warning: can't find file: `-H' warning: can't find file: `instrument' warning: can't find file: `opus' warning: can't find file: `-H' warning: can't find file: `piece' warning: can't find file: `-H' warning: can't find file: `metre' warning: can't find file: `-H' warning: can't find file: `meter' warning: can't find file: `-H' warning: can't find file: `poet' warning: can't find file: `-H' warning: can't find file: `texttranslator' warning: can't find file: `-H' warning: can't find file: `textheight' warning: can't find file: `-H' warning: can't find file: `orientation' warning: can't find file: `-H' warning: can't find file: `language' warning: can't find file: `-H' warning: can't find file: `latexpackages' warning: can't find file: `-H' warning: can't find file: `papersize' warning: can't find file: `-H' warning: can't find file: `texttranslator' warning: can't find file: `-H' warning: can't find file: `textheight' warning: can't find file: `-H' warning: can't find file: `orientation' warning: can't find file: `-H' warning: can't find file: `language' warning: can't find file: `-H' warning: can't find file: `latexpackages' warning: can't find file: `-H' warning: can't find file: `papersize' warning: can't find file: `-H' warning: can't find file: `pagenumber' warning: can't find file: `-H' warning: can't find file: `latexheaders' warning: can't find file: `-H' warning: can't find file: `latexoptions' warning: can't find file: `-H' warning: can't find file: `linewidth' warning: can't find file: `-H' warning: can't find file: `unit' 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 1090, in ? run_dvips (outbase, extra_init) File "/usr/bin/ly2dvi", line 821, in run_dvips quiet_system (cmd, 'dvips') File "/usr/bin/ly2dvi", line 506, in quiet_system return system (cmd, ignore_error, quiet = 1) File "/usr/bin/ly2dvi", line 256, in system error (msg) File "/usr/bin/ly2dvi", line 152, in error sys.exit (2) SystemExit: 2
------------------------------------------------------------------------
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
