On Wed, 2004-04-07 at 16:00, Jan Nieuwenhuizen wrote: > > If you don't understand, you probably don't need this (no offence > intended). > > There are two supported ways to run lilypond, the usual way is: > > ./configure; make; make install; cd ~; lilypond > > but you can also omit the `make install' part and run from the build > directory, which is handy if you're a developer: > > PATH=$(pwd)/lily/out:$(pwd)/scripts/out:$PATH > ./configure --prefix=$(pwd); make; lilypond > > In the latter case, a fake datadir tree is setup under ./share . >
Ah, now I get it. Thank you. > I didn't, otherwise it would have been fixed before you reported it ;-) Right, so I guess I'll just keep doing what I'm doing. -David _______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond