[SOLVED] Lilypond

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
chakuari
Posts: 38
Joined: 14. May 2011, 09:30
Contact:

[SOLVED] Lilypond

Post by chakuari »

Hi! I'm trying to install Lilypond from Sourcery (Salix XFCE edition). Even after having installed the required fontforge and mftrace, I get errors. Here's the last part of the log:

/usr/bin/fontforge -script ../scripts/auxiliar/pfx2ttf.fontforge /usr/local/texlive/2010/texmf-dist/fonts/type1/urw/ncntrsbk/uncb8a.pfb /usr/local/texlive/2010/texmf-dist/fonts/type1/urw/ncntrsbk/uncb8a.afm ./out/ && /usr/bin/fontforge -script ../scripts/auxiliar/pfx2ttf.fontforge /usr/local/texlive/2010/texmf-dist/fonts/type1/urw/ncntrsbk/uncbi8a.pfb /usr/local/texlive/2010/texmf-dist/fonts/type1/urw/ncntrsbk/uncbi8a.afm ./out/ && /usr/bin/fontforge -script ../scripts/auxiliar/pfx2ttf.fontforge /usr/local/texlive/2010/texmf-dist/fonts/type1/urw/ncntrsbk/uncri8a.pfb /usr/local/texlive/2010/texmf-dist/fonts/type1/urw/ncntrsbk/uncri8a.afm ./out/ && /usr/bin/fontforge -script ../scripts/auxiliar/pfx2ttf.fontforge /usr/share/fonts/Type1/c059013l.pfb /usr/share/fonts/Type1/c059013l.afm ./out/ && true
Copyright (c) 2000-2011 by George Williams.
Executable based on sources from 13:48 GMT 22-Feb-2011-ML-TtfDb.
Library based on sources from 13:48 GMT 22-Feb-2011.
MergeKern: Failed to find kern info in file
Called from...
../scripts/auxiliar/pfx2ttf.fontforge: line 3
make[1]: *** [out/CenturySchL-Ital.otf] Error 1
make[1]: Leaving directory `/usr/src/slapt-src/graphics/lilypond/lilypond-2.14.2/mf'
make: *** [all] Errore 2
fakeroot -- sh lilypond.SlackBuild Failed

Any tip?
Last edited by chakuari on 8. Apr 2012, 07:33, edited 1 time in total.
User avatar
witek
Posts: 233
Joined: 16. Nov 2009, 13:41
Location: Poland.Łódź

Re: Lilypond

Post by witek »

It is in the repo:

Code: Select all

slapt-get --search lily
lilypond-2.14.2-i486-1sl
EDIT: No it`s not.
Last edited by witek on 8. Apr 2012, 05:37, edited 1 time in total.
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: Lilypond

Post by Shador »

witek wrote:It is in the repo:

Code: Select all

slapt-get --search lily
lilypond-2.14.2-i486-1sl
Can't confirm that. It's nowhere in the package lists (13.* x86*) on our servers and on 64-Bit it's not showing. Could you check with slapt-get --show where you're getting it from?
chakuari wrote: Any tip?
Try this: https://lists.gnu.org/archive/html/lily ... 00152.html
Image
User avatar
witek
Posts: 233
Joined: 16. Nov 2009, 13:41
Location: Poland.Łódź

Re: Lilypond

Post by witek »

I`m sorry I thought it was in the repo but I grabbed it from slacky:
http://www.slacky.eu/asche/pkgs/index.p ... 5&pkg=1436
User avatar
chakuari
Posts: 38
Joined: 14. May 2011, 09:30
Contact:

Re: Lilypond

Post by chakuari »

witek wrote:I`m sorry I thought it was in the repo but I grabbed it from slacky:
http://www.slacky.eu/asche/pkgs/index.p ... 5&pkg=1436
Grabbed from here. Thanks!

It seems to work, but to be sure I'd have to try something different from the examples on their site. :) I tried to compile a tablature made with Tuxguitar, but it gave an error. :cry: I'll definitely have to learn this language (too).
Post Reply