>Yes, you have a problem with fontforge, please follow up there. Done. >As for building lilypond, you can use make -C mf get-pfa to `build' >the pfa's. Thanks for the suggestion! A few notes in case other FreeBSD-ers who experience the problem are reading the mailing list archives: First, make sure to install the ftp/wget port. Then: # cd /usr/ports/print/lilypond/work/lilypond-2.0.1/mf (the FreeBSD ports system has the actual source code nested two levels deeper in the directory hierarchy) # gmake get-pfa (plain 'make' on FreeBSD is not gnu make, and won't work)
This still doesn't quite work, however: # gmake get-pfa wget --passive-ftp -P ./out ftp://ftp.lilypond.org/pub/LilyPond/binaries/RedHat-9/lilypond-2.0.1-1.i386.rpm --08:30:18-- ftp://ftp.lilypond.org/pub/LilyPond/binaries/RedHat-9/lilypond-2.0.1-1.i386.rpm => `./out/lilypond-2.0.1-1.i386.rpm' Resolving ftp.lilypond.org... failed: hostname nor servname provided, or not known. gmake: *** [out/lilypond-2.0.1-1.i386.rpm] Error 1 Has the URL for lilypond's FTP server changed? _______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
