lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Struggling to get a clean make doc


From: Graham Percival
Subject: Re: Struggling to get a clean make doc
Date: Thu, 3 Mar 2011 18:09:45 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]