[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LilyPond 1.5.28 burps on rh7.3, fixed it!
From: |
Chris |
Subject: |
LilyPond 1.5.28 burps on rh7.3, fixed it! |
Date: |
Sun, 19 May 2002 18:54:48 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513 |
address@hidden Chris]$ ly2dvi -P danser.ly
Running LilyPond...
-I /home/Chris -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 language -H linewidth -H
latexpackages -H latexoptions -H latexheaders -H orientation -H
pagenumber -H textheight -H papersize /home/Chris/danser
GNU LilyPond 1.5.28
Now processing: `/home/Chris/danser.ly'
Parsing...
Interpreting music...[8][16][24][32][40][47]
Preprocessing elements...
Calculating column positions...
[3][6][9][12][15][18][21][24][27][30][33][36][39][42][45][47]
paper output to `danser.tex'...
writing header field `title' to `danser.title'...
writing header field `subtitle' to `danser.subtitle'...
writing header field `composer' to `danser.composer'...
Interpreting music...
MIDI output to `danser.midi'...
Track ...
Analyzing danser.tex...
Running LaTeX...
error: latex: command exited with value 256
Traceback (innermost last):
File "/usr/local/bin/ly2dvi", line 859, in ?
run_latex (files, outbase, extra_init)
File "/usr/local/bin/ly2dvi", line 635, in run_latex
system (cmd)
File "/usr/local/bin/ly2dvi", line 235, in system
error (msg)
File "/usr/local/bin/ly2dvi", line 133, in error
raise _ ("Exiting ... ")
Exiting ...
MIDI output to `danser.midi'...
LATEX output to `danser.latex'...
TEX output to `danser.tex'...
address@hidden Chris]$
______________________________________________________________________
rpm -q :
tetex-1.0.7-47, bison-1.35-1, flex-2.5.4a-23,
tetex-latex-1.0.7-47, python-1.5.2-38, guile-1.3.4-19,
texinfo-4.1-1, xdvi version 22.05d-k, GNU Ghostscript 6.52 (2001-10-20),
address@hidden Chris]$ latex
This is TeX, Version 3.14159 (Web2C 7.3.1)
address@hidden Chris]$ locate metapost
/usr/share/texmf/metapost
<snip long list>
address@hidden Chris]$ locate kpathsea
/usr/lib/libkpathsea.a
/usr/share/info/kpathsea.info.gz <snip long list>
________________________________________________________________________
THEN.... I installed every .rpm fro rh7.3 starting with "tetex- "
/home/Chris/zip/tetex-1.0.7-47.i386.rpm
/home/Chris/zip/tetex-xdvi-1.0.7-47.i386.rpm
/home/Chris/zip/tetex-fonts-1.0.7-47.i386.rpm
/home/Chris/zip/tetex-dvips-1.0.7-47.i386.rpm
/home/Chris/zip/tetex-dvilj-1.0.7-47.i386.rpm
/home/Chris/zip/tetex-afm-1.0.7-47.i386.rpm
and went into my lilypond install dir, make clean, ./configure, make
all, make install.
THAT WORKED !!!
address@hidden Chris]$ ly2dvi -P a_danser.ly
Running LilyPond...
-I /home/Chris -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 language -H linewidth -H
latexpackages -H latexoptions -H latexheaders -H orientation -H
pagenumber -H textheight -H papersize /home/Chris/a_danser
GNU LilyPond 1.5.28
Now processing: `/home/Chris/a_danser.ly'
Parsing...
Interpreting music...[8][16][24][32][40][47]
Preprocessing elements...
Calculating column positions...
[3][6][9][12][15][18][21][24][27][30][33][36][39][42][45][47]
paper output to `a_danser.tex'...
writing header field `title' to `a_danser.title'...
writing header field `subtitle' to `a_danser.subtitle'...
writing header field `composer' to `a_danser.composer'...
Interpreting music...
MIDI output to `a_danser.midi'...
Track ...
Analyzing a_danser.tex...
Running LaTeX...
Running dvips...
MIDI output to `a_danser.midi'...
PS output to `a_danser.ps'...
DVI output to `a_danser.dvi'...
address@hidden Chris]$ gv a_danser.ps
***************************************************************************
**
- LilyPond 1.5.28 burps on rh7.3, fixed it!,
Chris <=