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


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).
make install should install the program lilypond and several other
programs, including ly2dvi, in the directory /usr/local/bin/.

- What does 'which ly2dvi' return?

- Are you sure that you didn't get any errors when you ran make or
  make install?

If you first tried to compile lilypond before you had installed
the new flex, you should remove Lilypond's config.cache before
rerunning ./configure.

In the directory where you ran make, you should also have a copy
of the program lilypond in the directory lily/out/.

   /Mats




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

Reply via email to