lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

python 2.1 / 2.2


From: Olivier Guéry
Subject: python 2.1 / 2.2
Date: Mon, 4 Mar 2002 14:01:23 +0100
User-agent: Mutt/1.3.21i

                Hello,
        There's python 2.1 and 2.2 on my computer (mdk 8.1, python install from 
rpms)
        I can't built lily (both stable or devel realese). The configure script 
detect my python configuration (it's not the same between stable and devel 
realese).
        But, eatch time I tried to build lily the result is te same :

make PACKAGE=LILYPOND package=lilypond -C user all &&  make PACKAGE=LILYPOND 
package=lilypond -C bibliography all &&  make PACKAGE=LILYPOND package=lilypond 
-C pictures all &&  make PACKAGE=LILYPOND package=lilypond -C topdocs all &&  
make PACKAGE=LILYPOND package=lilypond -C misc all &&  make PACKAGE=LILYPOND 
package=lilypond -C windows all && true
make[2]: Entre dans le répertoire 
`/sources/lilypond/lilypond-1.5.36/Documentation/user'
rm -f out/lilypond.nexi
/usr/bin/python ../.././scripts/lilypond-book.py -I 
/sources/lilypond/lilypond-1.5.36/Documentation/user -I ./out -I../.././input 
-I ../.././input/tricks/ -I ../.././input/regression/ -I ../.././input/test/ -I 
../.././input/tutorial/ -I /sources/lilypond/lilypond-1.5.36/mf/out 
--dependencies --outdir=./out --format=texi --no-lily  lilypond.tely
Traceback (most recent call last):
File "../.././scripts/lilypond-book.py", line 509, in ?
newdict[k] = re.compile (olddict[k])
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 # invalid expression
sre_constants.error: redefinition of group name 'match' as group 2; was group 1
make[2]: *** [out/lilypond.nexi] Erreur 1
make[2]: Quitte le répertoire 
`/sources/lilypond/lilypond-1.5.36/Documentation/user'
make[1]: *** [all] Erreur 2
make[1]: Quitte le répertoire `/sources/lilypond/lilypond-1.5.36/Documentation'
make: *** [all] Erreur 2
                  
Is it a lilypond or a python error ? how to tell lily witch version of python 
to use ?

last time I had this type of problem I made a link in /usr/include from 
pythonX.X to python, but in this case it don't work.

Anybody got the same problem ?

Thanks for your help,

nemo.


-- 
Olivier Guéry <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]