OK,

22-~/lilypond/lilypond-2.4.4/input $> kpsewhich tex256.enc
/usr/share/texmf/dvips/base/tex256.enc

And lilypond --verbose starts:

14-~/lilypond/lilypond-2.4.4/input $> lilypond --verbose simple.ly
GNU LilyPond 2.4.4

LILYPOND_DATADIR="/usr/local/share/lilypond"
LOCAL_LILYPOND_DATADIR="/usr/local/share/lilypond/2.4.4"
LOCALEDIR="/usr/local/share/locale"
LILYPONDPREFIX=""

Should one of these include my texmf directory?

23-~/lilypond/lilypond-2.4.4/input $> printenv TEXMF {/home/mark/usr/share/lilypond/2.4.4,{/home/mark/texmf,!!/usr/share/texmf-local,!!/usr/share/texmf}}

/home/mark/texmf doesn't exist! Is lilypond-profile doing the wrong thing?

Thanks for any help,

Mark

Mats Bengtsson wrote:
It should be included in your teTeX installation.
What does the command 'kpsewhich tex256.enc' say on your system?

    /Mats

JM Pim wrote:
> Hi!
> > I know it's an old version now, but I'm having trouble getting lily > 2.4.4 to work.
> > make all and make install works fine but make web fails, unable to find > tex256.enc. I've run lilypond-profile but still nothing:
> > Processing `lily-499127641.ly'
> Parsing...
> Interpreting music... [2]
> Preprocessing graphical objects...
> Calculating line breaks...
> warning: lily-guile: can't find "tex256.enc"
> Backtrace:
> In unknown file:
> ?: 9* [ly:parser-print-score #<my_lily_parser > #<Score>]
> ?: 10* [Spacing_spanner::set_springs #<Grob SpacingSpanner >]
> ?: 11* [Axis_group_interface::group_extent_callback # 0]
> ?: 12* [Self_alignment_interface::aligned_on_self #<Grob > RehearsalMark
> > 0]
> ?: 13* [Grob::stencil_extent #<Grob RehearsalMark > 0]
> ?: 14* [Text_interface::print #<Grob RehearsalMark >]
> ?: 15* [#<procedure #f ()>]
> In /home/mark/lilypond/lilypond-2.4.4/share/lilypond/scm/font.scm:
> 326: 16* [ly:font-load "ecrm6"]
> In unknown file:
> ?: 17* [get-coding-table "Extended-TeX-Font-Encoding---Latin"]
> In /home/mark/lilypond/lilypond-2.4.4/share/lilypond/scm/encoding.scm:
> 127: 18* [cadddr ...
> 127: 19* [get-coding "Extended-TeX-Font-Encoding---Latin"]
> 105: 20 (let ((entry #)) (if entry (cons # #) (if # # #)))
> ...
> 107: 21 [cons "tex256.enc" ...
> 107: 22* [force #<promise #<procedure #f ()>>]
> In unknown file:
> ?: 23* [#<procedure #f ()>]
> In /home/mark/lilypond/lilypond-2.4.4/share/lilypond/scm/encoding.scm:
> 76: 24* [get-coding-from-file "tex256.enc"]
> 65: 25 (let* ((coding #) (com #) (vec #) (tab #)) (list com vec tab))
> 65: 26* [read-encoding-file "tex256.enc"]
> 15: 27 (let* ((path #) (unused #) (raw #) (string #) ...) (cons > command vecto r))
> 17: 28* [ly:gulp-file #f]


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to