Colin J. Cotter writes:

> Thanks for your reply Jan. I've attached the whole output.

The output says it built, so you'll have to find why midi2ly does not run.

You may try things like

   python -v scripts/out/midi2ly --help

   export PYTHONPATH=$(pwd)/python/out
   python -v scripts/out/midi2ly --help

And have a look why this in make/lilypond-vars.make

    export PYTHONPATH:=$(builddir)/python/$(outconfbase):$(PYTHONPATH)

does not work for your system.

What version of python are you using?

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


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

Reply via email to