Abel Cheung writes: > Looking forward to have it fixed before next version of lilypond. This > bug is there since (I think) 2.5.10 or so.
Ok, can you try CVS? > I think I pinpointed the problem. When doing packaging, prefix and > other paths are specified explicitly like: > > ./configure --prefix=/usr --bindir=/usr/bin --datadir=/usr/share ...... Yes. > But anyway, this is not a great deal, since this affects only packagers, > and I have another workaround (prepend DESTDIR to most install dirs). DESTDIR should be fixed in CVS. However, the most common workaround is ./configure --prefix=xxx --foofix=yyy make install prefix=/destdir/xxx foofix=/destdir/yyy -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
