lilypond-user
[Top][All Lists]
Advanced

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

Problem with running Lilypond(?)2


From: Thorkil Wolvendans
Subject: Problem with running Lilypond(?)2
Date: Thu, 14 Aug 2003 21:54:32 +0200

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

Attachment: test.ly
Description: Text document

Attachment: errors.txt
Description: Text document


reply via email to

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