On Sun, Jul 23, 2006 at 12:25:42PM +0200, Han-Wen Nienhuys wrote: > Thomas Bushnell BSG schreef: > > >I'm distressed that nobody has bothered to fix the bug since then. In > >the thread on the mailing list you can see that if LILYPONDPREFIX is > >set correctly, the bug goes away. > > This issue has been addressed in a more robust manner in the 2.9 series, > and I would welcome a backport of the changes; we haven't found the time > to do it. >
Hi,
I tried to build lilypond 2.9.11 to see if the problem goes away with
2.9 series. The problem seems to be the same with 2.9 series, I had
the same build error:
/usr/bin/perl /home/lr/lilypond-2.9.11/buildscripts/out/help2man
out/convert-ly > out/convert-ly.1
help2man: can't get `--help' info from out/convert-ly
make[1]: *** [out/convert-ly.1] Error 1
make[1]: Leaving directory `/home/lr/lilypond-2.9.11/scripts'
make: *** [all] Error 2
And when I do :
scripts/out/convert-ly
Traceback (most recent call last):
File "scripts/out/convert-ly", line 39, in <module>
import lilylib as ly
ImportError: No module named lilylib
When I do LILYPONDPREFIX=out scripts/out/convert-ly
Usage: convert-ly [OPTIONS] FILE
Update LilyPond input to newer version. By default, update from the
version taken from the \version command, to the current LilyPond
version.
[...]
So the problem seem to stay the same with new implementation of
LILYPONDPREFIX in 2.9 series.
--
.---. Ludovic RESLINGER
/ \
[EMAIL PROTECTED]@./ Trumpet Student in CNR
/`\_/`\ Free Software Developer
// )X( \\
| \ : )|_ _,'| .''`.
/`\_`> <_/ \ @======TTT=====::_ | : :' :
\__/'---'\__/ ((_<=HHH___)) `.| `. `'`
`---UUU---'=> `-
signature.asc
Description: Digital signature
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
