hi all,
        i'm andrea, an italian boy, so sorry for my terrible english.
        i'm sorry to bother you but i'm not able to compile the sources
        of lilypond (i tried some versions).
        everytime the error is:

make[1]: Entering directory `/home/bungle/lilypond-0.1.66/mf'
/usr/bin/python ../bin/mf-to-table.py --outdir=out --dep out/feta11.dep --ly 
out//feta11.ly --tex out//feta11.tex out/feta11.log
Please set LILYPOND_SOURCEDIR to the toplevel source, eg 
LILYPOND_SOURCEDIR=/home/foobar/lilypond-1.2.3/ #my comment: i've done it#
Traceback (innermost last):
  File "../bin/mf-to-table.py", line 33, in ?
    from flower import *
  File "../bin/flower.py", line 40, in ?
    import fnmatch
ImportError: No module named fnmatch
make[1]: *** [out//feta11.ly] Error 1
make[1]: Leaving directory `/home/bungle/lilypond-0.1.66/mf'
make: *** [all] Error 2

         i use linux/debian with gcc 2.7.2.3, and i run configure in this
         way:

         ./configure --disable-debugging --enable-optimise 
--enable-tex-prefix=/usr/lib/texmf/ 
--enable-mf-dir=/usr/lib/texmf/texmf/fonts/source/public/

         fnmatch.h is in /usr/include/fnmatch.h (i suppose it's right).

         i tried to undestand the problem in these days, but nothing.

thanks a lot for your time and work,
andrea gelmini

Reply via email to