I had the lilypond-book working great. (version 2.10.0-2) Then, all of a sudden, I started getting the following result. (also on 2.10.0-2 but you can see that I since upgraded.)
$lilypond-book psalm71.tex --verbose --output psalm71dir --psfonts lilypond-book (GNU LilyPond) 2.11.13 Reading psalm71.tex... Invoking `latex /tmp/tmprpX5WO.tex'warning: Could not open char translation file `cp8bit.tcx'. This is e-TeX, Version 3.141592-2.1 (Web2C 7.5.2) kpathsea: Running mktexfmt latex.efmt fmtutil: unknown format type: latex.efmt. I can't find the format file `latex.efmt'! command failed: latex /tmp/tmprpX5WO.tex Child returned 1 $sudo find / -name "cp8bit.tcx" -print /usr/local/teTeX/share/texmf/web2c/cp8bit.tcx /usr/local/teTeX/share/texmf.tetex/web2c/cp8bit.tcx so they are right where they usually are. I have no .efmt files anywhere on the system. I may have upgraded some graphics packages since this last worked. I tried to load everything to compile lilypond, but I could not get readline or guile to load. Here is info on my latex environment: $latex --version e-TeX (Web2C 7.5.2) 3.141592-2.1 kpathsea version 3.5.2 But if I execute the same command from my teTeX file system, I get: $pwd /usr/local/teTeX/bin/powerpc-apple-darwin-current $./latex --version pdfeTeX 3.141592-1.30.4-2.2 (Web2C 7.5.5) kpathsea version 3.5.5 Any help would be appreciated. I am submitting this as a bug since it worked fine before. _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
