Maurizio Tomasi <[EMAIL PROTECTED]> writes: > I am trying to compile Lilypond 1.5.60. If I run > > ----------------------------------------------------------------- > % ./configure > (lots of stuff...) > > % make all > (other stuff...) > ----------------------------------------------------------------- > > all goes well, but if I use the command-line switch `--prefix=/usr' with > `configure', I get: > > ----------------------------------------------------------------- > % ./configure --prefix=/usr > (lots of stuff, the same as above...)
Could you send this lots of stuff, please? > % make all > make/stepmake.make:71: /usr/share/stepmake/stepmake/no-builtin-rules.make: > No such file or directory Somehow, someone thinks that stepmake is installed in /usr/share/stepmake. Could you check if that's true? > and so on. By tracing file `config.log' I do not see any error > message. So what's wrong with my configuration? I have Guile 1.4.1. Could you also send your config.make? I suspect it says: stepmake = /usr/share/stepmake where it should say: stepmake = $(depth)/./stepmake Jan. -- 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
