You have to try to figure out why mf/out/emmentaler-11.otf
isn't created when you run make. For example you can run

rm mf/out/emmentaler-11.*
make -C mf

and look for any error messages during the compilation.

  /Mats


Paul Schneider wrote:

I tried to compile lilypond 2.10.20, and 2.11.22,

I've got the same error for the two versions :

Traceback (most recent call last):
 File "/opt/slackbuild/lilypond/tmp/lilypond-2.11.22/stepmake/bin/install.py",
line 78, in ?
   shutil.copy2 (f, dest)
 File "/usr/lib/python2.4/shutil.py", line 92, in copy2
   copyfile(src, dst)
 File "/usr/lib/python2.4/shutil.py", line 47, in copyfile
   fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: './out/emmentaler-11.otf'
make[1]: *** [local-install-outfiles] Error 1

Could you help me to solve this please ?





_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to