Comment #4 on issue 1835 by pkx1...@gmail.com: no learing manual pdf in dutch
http://code.google.com/p/lilypond/issues/detail?id=1835

just done it again and got the same results as before.

just to be sure this is what I do.

cd lilypond-git
rm -rf build
mkdir build
cd build
../configure
make -j7
make -j7 CPU_COUNT=7 test-baseline
cd ..  (so I can patch in lilypond-git)
patch -p1 < [PATHTOPATCHFILE]
cd build
make -j7
make -j7 CPU_COUNT=7 check

I always make a git status and gitk to make sure my start point is the same.

James




_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to