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 <[EMAIL PROTECTED]>
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user