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 trying to build lilypond 2.8.1 on debian unstable. > AFAICTAFAICG > 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' info from out/convert-ly > make[1]: *** [out/convert-ly.1] Error 1 > make[1]: Leaving directory `/home/src/lilypond-2.8.1/scripts' > make: *** [all] Error 2 > > > So I do: scripts/out/convert-ly --help, to see what's happening, and > it says: > > Traceback (most recent call last): > 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 the lilylib module in the > installation directory, and doesn't contain any code or other help to > locate it in the build directory. > > Thomas > > > _______________________________________________ > lilypond-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/lilypond-devel > -- Terveisin Heikki Junes _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
