On Fri, Dec 17, 2010 at 06:57:46PM +0000, James wrote:
> http://lilypond.org/~graham/cg-giraffe/compiling-with-lilybuntu.html
> 
> Slightly OT, 

I'll look at the on-topic comments later.

> I never create a 'build' dir.
...
> Is there a reason we are advocating an extra mkdir
> ../build/configure/.. step? or have been doing it wrong all this
> time %^)

It depends what you mean by "wrong".  You've been following the
printed instructions in our contributor's guide.  I'm not going to
call that "wrong".  You've been building lilypond, building
documentation, and sending good patches.  I'm not going to call
that "wrong".

However, the "out-of-build"
  mkdir -p build
  cd build
  ../configure
  make
steps can avoid a few potential problems, and it will allow us to
simplify some stuff if everybody does it.  I'd call that more
"right".

Cheers,
- Graham

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to