Hi Alberto, On Sun, Jan 25, 2009 at 1:20 PM, Alberto Simões <[email protected]> wrote: > Hello > > I am compiling yet again Lilypond (GIT) from source on my Mac OS X > (Leopard). > > Although it compiled correctly (at least make finished), make install > complains with: > > Traceback (most recent call last): > File "/Users/ambs/tmp/lilypond/lilypond/stepmake/bin/install.py", line > 78, in <module> > shutil.copy2 (f, dest) > File > "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.py", > line 91, in copy2 > copyfile(src, dst) > File > "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.py", > line 46, in copyfile > fsrc = open(src, 'rb') > IOError: [Errno 2] No such file or directory: './out/CenturySchL-Ital.otf' > make[1]: *** [local-install-outfiles] Error 1 > make: *** [install] Error 2
I have encountered this problem before, and the solution was to install the New Century Schoolbook fonts, as detailed in "Compilation" here: http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Requirements#Requirements Hope this helps, Patrick _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
