From: Mats Bengtsson <[EMAIL PROTECTED]>
Subject: Re: compile error (help2man) with git 2ae5726
Date: Wed, 19 Sep 2007 09:19:47 +0200

> 
> 
> Werner LEMBERG wrote:
> >> Which is an indication that musicxml2ly cannot be run correctly.  I
> >> noticed the same problem here, but
> >>
> >> make -C python clean
> >> make -C scripts clean
> >> make
> >>
> >> solves the problem.
> >>     
> >
> > Hmm.  I always start compilation from scratch (this is, using the fresh git
> > repository), running `./autogen' and then `make all', so your solution
> > can't be the final one.
> >   
> Ambituous! (I almost never start from scratch).
> What does './scripts/out/musicxml2ly --help' return?
> 
>    /Mats

./musicxml2ly --help

Traceback (most recent call last):
  File "./musicxml2ly", line 209, in <module>
    'glissando' : musicexp.GlissandoEvent,
AttributeError: 'module' object has no attribute 'GlissandoEvent'


    Werner


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to