lilypond-devel
[Top][All Lists]
Advanced

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

Re: lily-guile and tex256.enc


From: Mats Bengtsson
Subject: Re: lily-guile and tex256.enc
Date: Wed, 09 Feb 2005 13:19:57 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217

LilyPond should use exactly the same search functions from the
kpathsea library as kpsewhich does. I hope you didn't get any
warnings about the kpathsea library when you ran configure
or compiled the program. Also, I hope that the kpathsea lib file
you link to is the same one as is used by your teTeX installation
(probably it shouldn't matter since TEXMF is set). You could actually
debug what the kpathsea library is doing, by setting the environment
variable KPATHSEA_DEBUG, see
http://www.fptex.org/kpathsea/kpathsea_2.html

   /Mats

JM Pim wrote:
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?
No!

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?
No problem!


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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-devel

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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