Brouard Bruno writes:

Hi Bruno,

> I'm trying to compile Lilypond with Mandrake 9.2

Any particular reason that for not using the
binary package?

    http://lilypond.org/web/download/

> but always got messages of this kind.

Are you a developer?  The command that fails is

> /home/bruno/WWW/LILY/lilypond-2.2.0/buildscripts/out/help2man
> out/lilypond-bin > out/lilypond-bin.1
> help2man: can't get `--help' info from out/lilypond-bin

> Anyone can please help me ?

You should figure out why, if it's help2man that does not work

    ./builscripts/out/help2man ./lily/out/lilypond-bin

or if it is lilypond-bin that does not run, some interesting commands:

    ./lily/out/lilypond-bin --help
    ldd `./lily/out/lilypond-bin`

    gdb ./lily/out/lilypond-bin
    r --help
    bt

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


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

Reply via email to