|
From: | Bob Smith |
Subject: | lilypond crashed |
Date: | Tue, 27 Jan 2004 09:23:02 -0500 |
Hello,
Sorry for the lack of
information:
1.Platform
Platform: Win98
4.10.2222 A
Cygwin :
CYGWIN_98-4.10
2. Installed with Cygwin
installer:setup.exe
a. installed
all
Response to:lilypond-bin -V
-h
Shell: rxvt
$ lilypond-bin -V -h
Usage: lilypond [OPTIONS]... FILE...
Typeset music and/or produce MIDI from
FILE.
LilyPond produces beautiful music notation.
For more information, see http://lilypond.org/ Options: -e, --evaluate=EXPR set options, use -e '(ly-option-usage)' for help -f, --format=EXT use output format EXT -h, --help print this help -H, --header=FIELD write header field to BASENAME.FIELD -I, --include=DIR add DIR to search path -i, --init=FILE use FILE as init file -M, --dependencies write Makefile dependencies for every input file -m, --no-paper produce MIDI output only -o, --output=FILE write output to FILE -P, --dep-prefix=DIR prepend DIR to dependencies -v, --version print version number -V, --verbose be verbose -w, --warranty show warranty and copyright Report bugs to address@hidden.
lilypond_datadir: `/usr/share/lilypond' local_lilypond_datadir: `/usr/share/lilypond/2.0.1' localedir: `/usr/share/locale' LILYPONDPREFIX: `' $ Original Error
Shell: rxvt
>
------------------------------------------------------------------------
> $ lilypond -V /home/bsmith/test1 > lilypond (GNU LilyPond) 2.0.1 > Opening pipe `/usr/bin/lilypond-bin --version ' > Opening pipe `kpsexpand \$TEXMF' > Opening pipe `kpsewhich -expand-path=\$T1FONTS' > Invoking `/usr/bin/lilypond-bin -I /usr/bin -I /usr/bin -I /home/bsmith > -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 orientation -H language -H > latexpackages -H papersize -H pagenumber -H latexheaders -H latexoptions > -H linewidth -H unit --verbose /home/bsmith/test1'lilypond: warning: > `usr' failed (signal 15) (ignored) > > > > lilypond: error: LilyPond crashed (signal 15). > lilypond: error: Please submit a bug report to address@hidden > <mailto:address@hidden> > Traceback (most recent call last): > File "./lilypond", line 845, in ? > run_lilypond (files, dep_prefix) > File "./lilypond", line 281, in run_lilypond > ly.exit (status) > File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 130, in exit > raise _ ('Exiting (%d)...') % i > Exiting (127)... > ------------------------------------------------------------------------ Test File:test1.ly
\score {
\notes { c'4 e' g'} } |
[Prev in Thread] | Current Thread | [Next in Thread] |