bug-lilypond
[Top][All Lists]
Advanced

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

lilypond bomb on Mandrake 10.0


From: Sarah Cordish
Subject: lilypond bomb on Mandrake 10.0
Date: Wed, 13 Oct 2004 23:30:13 +0200
User-agent: KMail/1.6.1

I have the file libguile-sifri-sifri etc. in the same folder that has the 
folder Lilypond.  Nothing else is running and I am root.

The file lily.ly was written in emacs and is as follows:
    \score {
       \notes {
         \time 3/4
         \clef bass
         c2 e4 g2.
         f4 e d c2 r4
       }
     }
     \score {
       \notes {
         \time 3/4
         \clef treble
         c2 e4 g2.
         f4 e d c2 r4
       }
     }

Below is the output from my calling lilypond to read lily.ly:
What is wrong?
address@hidden sarah]$ lilypond -V file:/home/sarah/lily.ly
lilypond (GNU LilyPond) 2.2.6
Opening pipe `/usr/bin/lilypond-bin --version '
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-path=\$T1FONTS'
Invoking `/usr/bin/lilypond-bin  -I /home/sarah -I /home/sarah 
-I /home/sarah/file:/home/sarah -H dedication -H title -H subtitle -H 
subsubtitle -H footer -H head -H composer -H arranger -H instrument -H opus 
-H piece -H metre -H meter -H poet -H texttranslator -H textheight -H 
fontencoding -H inputencoding -H language -H latexpackages -H papersize -H 
pagenumber -H latexheaders -H latexoptions -H linewidth -H unit -H 
orientation --verbose file:/home/sarah/lily'
lilypond_datadir: `/usr/share/lilypond'
local_lilypond_datadir: `/usr/share/lilypond/2.2.6'
localedir: `/usr/share/locale'
LILYPONDPREFIX: `'

/usr/share/guile/1.6/srfi/srfi-13.scm:159:1: In procedure dynamic-link in 
expression (load-extension "libguile-srfi-srfi-13-14-v-1" 
"scm_init_srfi_13"):
/usr/share/guile/1.6/srfi/srfi-13.scm:159:1: file: 
"libguile-srfi-srfi-13-14-v-1", message: "libguile-srfi-srfi-13-14-v-1.so: 
cannot open shared object file: No such file or directory"
lilypond: warning: `lilypond-bin' failed (status 2) (ignored)


lilypond: error: LilyPond failed on input file file:/home/sarah/lily (exit 
status 2)
Traceback (most recent call last):
  File "/usr/bin/lilypond", line 873, in ?
    run_lilypond (files, dep_prefix)
  File "/usr/bin/lilypond", line 296, in run_lilypond
    ly.exit (status)
  File "/usr/share/lilypond/2.2.6/python/lilylib.py", line 130, in exit
    raise _ ('Exiting (%d)...') % i
Exiting (512)...
Cleaning /home/sarah/tmp/tmp2xbb_clilypond...
address@hidden sarah]$ lilypond -V lily.ly
lilypond (GNU LilyPond) 2.2.6
Opening pipe `/usr/bin/lilypond-bin --version '
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-path=\$T1FONTS'
Invoking `/usr/bin/lilypond-bin  -I /home/sarah -I /home/sarah -I /home/sarah 
-H dedication -H title -H subtitle -H subsubtitle -H footer -H head -H 
composer -H arranger -H instrument -H opus -H piece -H metre -H meter -H poet 
-H texttranslator -H textheight -H fontencoding -H inputencoding -H language 
-H latexpackages -H papersize -H pagenumber -H latexheaders -H latexoptions 
-H linewidth -H unit -H orientation --verbose lily'
lilypond_datadir: `/usr/share/lilypond'
local_lilypond_datadir: `/usr/share/lilypond/2.2.6'
localedir: `/usr/share/locale'
LILYPONDPREFIX: `'

/usr/share/guile/1.6/srfi/srfi-13.scm:159:1: In procedure dynamic-link in 
expression (load-extension "libguile-srfi-srfi-13-14-v-1" 
"scm_init_srfi_13"):
/usr/share/guile/1.6/srfi/srfi-13.scm:159:1: file: 
"libguile-srfi-srfi-13-14-v-1", message: "libguile-srfi-srfi-13-14-v-1.so: 
cannot open shared object file: No such file or directory"
lilypond: warning: `lilypond-bin' failed (status 2) (ignored)


lilypond: error: LilyPond failed on input file lily (exit status 2)
Traceback (most recent call last):
  File "/usr/bin/lilypond", line 873, in ?
    run_lilypond (files, dep_prefix)
  File "/usr/bin/lilypond", line 296, in run_lilypond
    ly.exit (status)
  File "/usr/share/lilypond/2.2.6/python/lilylib.py", line 130, in exit
    raise _ ('Exiting (%d)...') % i
Exiting (512)...
Cleaning /home/sarah/tmp/tmpNkFthAlilypond...
address@hidden sarah]$

Sincerely,
Sarah Cordish




reply via email to

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