> Calling
>   perl scripts/build/mf2pt1.pl
> from lilypond-git directory says
>   Can't exec @PERL@ at scripts/build/mf2pt1.pl line 1.
> First line of that file reads
>   #!@PERL@
> 
> Strange...

Well, the perl script gets `massaged', and the @PERL@ construct gets
replaced with a real path to the perl interpreter.  I forgot that.

In case you have a compiled lilypond, use scripts/build/out/mf2pt1
instead.  Otherwise, copy the file and simply remove that line.


    Werner

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

Reply via email to