On Thu, Mar 03, 2011 at 05:52:51PM +0000, James Lowe wrote:
> 
> Does ../configure from the /build dir also require a new 'make' or can I jump 
> straight to make doc?

Yes, you need a new "make", but you should also nuke everything in
the build/ dir as well.

  # be careful with this command!  maybe delete the folder
  # with this gui file thing instead?
  rm -rf $HOME/lilypond-git/build/

then follow the normal CG instructions for a "clean" system.
  mkdir $HOME/lilypond-git/build/
  cd $HOME/lilypond-git/build/
  ../configure
  make

Cheers,
- Graham

_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to