hello,
Mats Bengtsson wrote:
 
< How did you install the program? If you have...

The mail header of my mail was wrong. I sent it Wed, 13 Nov 2002.
My distribution is Mandrake 9.0
1.- I removed flex 2.5.4a
        rpm -e flex
and I installed flex 2.5.23
        ./configure
        make
        make install

2.- I added into file lily/lexer.ll at the top:
        using namespace std;

        flex -b lily/lexer.ll
        rm lex.yy.cc

3.- cd ..
        ./configure
        make all
        make install

I believe to compile lilypond 1.6.0
So, I've tried:

ly2dvi -P test.ly

Running...
sh: line1: lilypond: command not found
error:
LilyPond failed on the input file (exit status 127).

Traceback (must recent call last):
File "/usr/local/bin/ly2dvi", line 1000, in?
run_lilypond (files, dep_prefix)
File "/usr/local/bin/ly2dvi", line 512, in run_lilypond
error C"\n"\
File "/usr/local/bin/ly2dvi", line 144, in error
raise - ("Exiting...")

Has anybody any idea?
Thanks in advance
Jaume




_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to