[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lilypond 1.4.2 and python 2.2
From: |
Mats Bengtsson |
Subject: |
Re: lilypond 1.4.2 and python 2.2 |
Date: |
Sun, 09 Jun 2002 00:09:59 +0200 |
This bug has been fixed recently but the fix hasn't been released
in any 1.4.x version yet. You can get the corrected version of
lilypond-book from the CVS archive using the following series of
commmands:
>> cvs -d :pserver:address@hidden:/home/lilypond login
(just press enter when you get a query for password
>> cvs -d :pserver:address@hidden:/home/lilypond co -P \
-rlilypond_1_4 -d lilypond-1.4 lilypond/scripts/lilypond-book.py
To install the file, copy the first line of your current
lilypond-book file (run 'which lilypond-book' to find
where it is installed) to lilypond-book.py, rename the
resulting file to lilypond-book, copy the file to the
location of the old lilypond-book script and run
'chmod a+x /the/path/to/the/bin/directory/lilypond-book'.
/Mats
> Hello
> I'm a french user of lilypond (my english is very bad !!!! sorry)
> I work on mandrake linux 8.2 (with python 2.2) and i make my music scores
> with lilypond 1.4.2
> My problem is : lilypond-book can work. When i want to compile the source
> files, the message error
> is : File "/usr/bin-lilypond-book", line 463, in ?
> file "usr/lib/python2.2/sre.py, line 178, in compile return-compile(pattern,
> flags)
> file "usr/lib/python2.2/sre.py, line 228, in compile raise error, v# invaid
> expression
> sre_constants.error : redefinition of group name 'match' as group 2; was
> group 1
>
>
> Please help me
> address@hidden
>
> _________________________________________________________________
> Discutez en ligne avec vos amis, essayez MSN Messenger :
> http://messenger.msn.com
>
>
> _______________________________________________
> Bug-lilypond mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-lilypond