Re: building lilypond 2.8.1 on Debian unstable

2006-04-29 Thread Thomas Bushnell BSG
Jan Nieuwenhuizen <[EMAIL PROTECTED]> writes: > Thomas Bushnell writes: > >> Mats Bengtsson <[EMAIL PROTECTED]> writes: >> >>> See http://lists.gnu.org/archive/html/lilypond-devel/2006-03/msg00066.html >> >> Thanks. I think for Debian it will be ok to just require python2.4. > > Good catch, the c

Re: building lilypond 2.8.1 on Debian unstable

2006-04-29 Thread Jan Nieuwenhuizen
Thomas Bushnell writes: > Mats Bengtsson <[EMAIL PROTECTED]> writes: > >> See http://lists.gnu.org/archive/html/lilypond-devel/2006-03/msg00066.html > > Thanks. I think for Debian it will be ok to just require python2.4. Good catch, the configure scripts needs to be fixed. > So that still leave

Re: building lilypond 2.8.1 on Debian unstable

2006-04-28 Thread Thomas Bushnell BSG
Mats Bengtsson <[EMAIL PROTECTED]> writes: > See http://lists.gnu.org/archive/html/lilypond-devel/2006-03/msg00066.html Thanks. I think for Debian it will be ok to just require python2.4. So that still leaves as a bug the mismatch between how make/lilypond-vars.make sets LILYPONDPREFIX and how

Re: building lilypond 2.8.1 on Debian unstable

2006-04-28 Thread Mats Bengtsson
See http://lists.gnu.org/archive/html/lilypond-devel/2006-03/msg00066.html /Mats Quoting Thomas Bushnell BSG <[EMAIL PROTECTED]>: Thomas Bushnell BSG <[EMAIL PROTECTED]> writes: [EMAIL PROTECTED]:/home/src/lilypond-2.8.1$ ls /usr/lib/python2.4/subprocess* /usr/lib/python2.4/subprocess.py

Re: building lilypond 2.8.1 on Debian unstable

2006-04-28 Thread Thomas Bushnell BSG
Thomas Bushnell BSG <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED]:/home/src/lilypond-2.8.1$ ls /usr/lib/python2.4/subprocess* > /usr/lib/python2.4/subprocess.py /usr/lib/python2.4/subprocess.pyo > /usr/lib/python2.4/subprocess.pyc Sorry, what I meant to do here was: $ ls /usr/lib/python2.3/s

Re: building lilypond 2.8.1 on Debian unstable

2006-04-28 Thread Thomas Bushnell BSG
"Han-Wen Nienhuys" <[EMAIL PROTECTED]> writes: > 2006/4/28, Thomas Bushnell BSG <[EMAIL PROTECTED]>: > >   File "scripts/out/convert-ly", line 39, in ? import > lilylib as ly ImportError: No module named lilylib > > Looking at the script, it is looking for

Re: building lilypond 2.8.1 on Debian unstable

2006-04-28 Thread Han-Wen Nienhuys
2006/4/28, Thomas Bushnell BSG <[EMAIL PROTECTED]>:   File "scripts/out/convert-ly", line 39, in ?import lilylib as lyImportError: No module named lilylibLooking at the script, it is looking for the lilylib module in theinstallation directory, and doesn't contain any code or other help to locat

Re: building lilypond 2.8.1 on Debian unstable

2006-04-28 Thread Thomas Bushnell BSG
Heikki Johannes Junes <[EMAIL PROTECTED]> writes: > A brute force solution was to "make" so many times, that you can finally > see the missing buildscripts/out/ to appear, and the build to compile. That doesn't work; it simply capitalizes on the bug in the Makefile relying on the shell's > redir

Re: building lilypond 2.8.1 on Debian unstable

2006-04-27 Thread Heikki Johannes Junes
I have also been building lilypond on unstable. A brute force solution was to "make" so many times, that you can finally see the missing buildscripts/out/ to appear, and the build to compile. Heikki On Thu, 27 Apr 2006 15:35:25 -0700 Thomas Bushnell BSG <[EMAIL PROTECTED]> wrote: > > I'm try

building lilypond 2.8.1 on Debian unstable

2006-04-27 Thread Thomas Bushnell BSG
I'm trying to build lilypond 2.8.1 on debian unstable. Doing ./configure and make, it configures sensibly AFAICT, and starts building, and then dies with the following: /usr/bin/perl /home/src/lilypond-2.8.1/buildscripts/out/help2man out/convert-ly > out/convert-ly.1 help2man: can't get `--help