From: Graham Percival <graham@percival-music.ca>
Date: Mon, 27 Dec 2010 22:01:07 +0000 (+0000)
Subject: CG: discuss not installing.
X-Git-Tag: release/2.13.45-1~16^2~5
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e0365fd2c4bb9711416ebbf46e624755c81bc8e9;p=lilypond.git

CG: discuss not installing.
---

diff --git a/Documentation/contributor/quick-start.itexi b/Documentation/contributor/quick-start.itexi
index 9a370e24ac..6b94697747 100644
--- a/Documentation/contributor/quick-start.itexi
+++ b/Documentation/contributor/quick-start.itexi
@@ -410,7 +410,7 @@ cd build/
 
 @subsubheading Building @code{lilypond}
 
-Compiling lilypond will likely take between 5 and 30 minutes,
+Compiling lilypond will likely take between 5 and 60 minutes,
 depending on your computer's speed and available RAM.  We
 recommend that you minimize the terminal window while it is
 building; this can have a non-negligible effect on compilation
@@ -452,6 +452,13 @@ To select different build options, or isolate certain parts of the
 build, or to use multiple CPUs while building, read the rest of
 this chapter.
 
+@subsubheading Installing LilyPond with lilydev
+
+Don't.  There is no reason to install lilypond within lilydev.
+All development work can (and should) stay within the
+@file{$HOME/lilypond-git/} directory, and any personal composition
+or typesetting work should be done with an official GUB release.
+
 
 @node Now start work!
 @section Now start work!