Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:

> [EMAIL PROTECTED] writes:
> > Any suggestions how to get around this...
> 
> Upgrade FontForge, it is a bug in fontforge.

The only version I see in Debian is fontforge-0.0.20041012-1.  The
fontforge_0.0.20040703-2.wf.1_i386.deb in the woody deb directory,
http://afavant.elte.hu/~wferi/debian/ looks to be even older.  Should
I try that, anyway?

> > I tried doing it this way but that didn't work either...
> > 
> >  $ make -C mf get-pfa
> 
> Thanks for the report; the linhk should say
> 
>   Fedora-3
> 
> iso.
> 
>   Fedora-1
> 
> You can change that by hand in mf/GNUmakefile.

I did.  Now it get this...

 $ make -C mf  get-pfa
make: Entering directory `/y/src/lilypond-2.4.1/mf'
wget  --passive-ftp -P ./out 
http://lilypond.org/download/binaries/Fedora-3/lilypond-2.4.1-1.i386.rpm
--16:19:35--  http://lilypond.org/download/binaries/Fedora-3/lilypond-2.4.1-1.i386.rpm
           => `./out/lilypond-2.4.1-1.i386.rpm'
Resolving lilypond.org... done.
Connecting to lilypond.org[62.250.7.116]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3,139,129 [application/x-redhat-package-manager]

16:20:04 (108.06 KB/s) - `./out/lilypond-2.4.1-1.i386.rpm' saved [3139129/3139129]

cd ./out ; rm -rf usr/ # (root alert!) 
cd ./out ; rpm2cpio lilypond-2.4.1-1.i386.rpm | cpio -uid '*.pfa'
14937 blocks
touch 
touch: file arguments missing
Try `touch --help' for more information.
make: *** [get-rpm-pfa] Error 1
make: Leaving directory `/y/src/lilypond-2.4.1/mf'

SAUTER_FONTS seems to be null.  Adding /dev/null to the end of the
touch command works around that problem.  After that the build
completes.  

Thanks,
-- 
  joq


_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to