Page 1 of 1

[SOLVED] Lilypond

Posted: 7. Apr 2012, 16:45
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?

Re: Lilypond

Posted: 7. Apr 2012, 17:20
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.

Re: Lilypond

Posted: 7. Apr 2012, 18:40
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

Re: Lilypond

Posted: 8. Apr 2012, 05:36
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

Re: Lilypond

Posted: 8. Apr 2012, 07:32
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).