lilypond-devel
[Top][All Lists]
Advanced

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

Re: building sections of the docs


From: Paul Scott
Subject: Re: building sections of the docs
Date: Sun, 06 Jan 2008 22:08:14 -0700
User-agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080103)

Graham Percival wrote:
On Sun, 06 Jan 2008 21:11:25 -0700
Paul Scott <address@hidden> wrote:

Application Usage and have found 1.2.4.  :)

What does the following mean?

You may build the manual ( Documentation/user/ ) without building all
the input/* stuff.

I have now followed the previous steps on that page and don't
understand this one.

If you do "make web" in the top source dir, it will build all the
web-related stuff.  All the examples in the
  input/
directory (and subdirs) takes as long to compile as the stuff in
  Documentation/user/
and for most doc work, they're not necessary.  So if you only want
the manual, do
  make web
in the Documentation/user/ directory to avoid building unnecessary
stuff.
Something is still missing or misconfigured.  See below.

Paul

address@hidden:~/lily/doc/Documentation/user$ make web
/home/paul/lily/doc/stepmake/stepmake/generic-targets.make:144: out/dummy.dep: No such file or directory
please ignore innocent warning about dummy.dep
mkdir -p ./out
touch ./out/dummy.dep
echo '*' > ./out/.gitignore
make --no-builtin-rules out=www WWW
make[1]: Entering directory `/home/paul/lily/doc/Documentation/user'
/home/paul/lily/doc/stepmake/stepmake/generic-targets.make:144: out-www/dummy.dep: No such file or directory
please ignore innocent warning about dummy.dep
mkdir -p ./out-www
touch ./out-www/dummy.dep
echo '*' > ./out-www/.gitignore
make[1]: Leaving directory `/home/paul/lily/doc/Documentation/user'
make[1]: Entering directory `/home/paul/lily/doc/Documentation/user'
/usr/bin/python ../../scripts/lilypond-book.py -I ./ -I ./out-www -I ../../input -I ../../input/regression/ -I ../../input/manual/ -I ../../input/tutorial/ -I /home/paul/lily/doc/mf/out/ -I /home/paul/lily/doc/mf/out/ -I ../../input/lsr/ --process='/home/paul/lily/doc/out/bin/lilypond -I ./ -I ./out-www -I ../../input -I ../../input/regression/ -I ../../input/manual/ -I ../../input/tutorial/ -I /home/paul/lily/doc/mf/out/ -I /home/paul/lily/doc/mf/out/ -I ../../input/lsr/' --output=./out-www --format=texi-html --process="/home/paul/lily/doc/out/bin/lilypond -dbackend=eps --formats=ps,png,pdf -dinclude-eps-fonts -dgs-load-fonts --header=texidoc -I /home/paul/lily/doc/input/manual -dcheck-internal-types -ddump-signatures -danti-alias-factor=2" --verbose lilypond-learning.tely
lilypond-book.py (GNU LilyPond) @TOPLEVEL_VERSION@
Reading lilypond-learning.tely...
Dissecting...
Writing snippets...
Processing...
Invoking `/home/paul/lily/doc/out/bin/lilypond -dbackend=eps --formats=ps,png,pdf -dinclude-eps-fonts -dgs-load-fonts --header=texidoc -I /home/paul/lily/doc/input/manual -dcheck-internal-types -ddump-signatures -danti-alias-factor=2 -I "/home/paul/lily/doc/Documentation/user" -I "/home/paul/lily/doc/Documentation/user" -I "/home/paul/lily/doc/Documentation/user/out-www" -I "/home/paul/lily/doc/input" -I "/home/paul/lily/doc/input/regression" -I "/home/paul/lily/doc/input/manual" -I "/home/paul/lily/doc/input/tutorial" -I "/home/paul/lily/doc/mf/out" -I "/home/paul/lily/doc/mf/out" -I "/home/paul/lily/doc/input/lsr" --formats=eps --verbose -deps-box-padding=3.000000 -dread-file-list snippet-names'/bin/sh: /home/paul/lily/doc/out/bin/lilypond: No such file or directory command failed: /home/paul/lily/doc/out/bin/lilypond -dbackend=eps --formats=ps,png,pdf -dinclude-eps-fonts -dgs-load-fonts --header=texidoc -I /home/paul/lily/doc/input/manual -dcheck-internal-types -ddump-signatures -danti-alias-factor=2 -I "/home/paul/lily/doc/Documentation/user" -I "/home/paul/lily/doc/Documentation/user" -I "/home/paul/lily/doc/Documentation/user/out-www" -I "/home/paul/lily/doc/input" -I "/home/paul/lily/doc/input/regression" -I "/home/paul/lily/doc/input/manual" -I "/home/paul/lily/doc/input/tutorial" -I "/home/paul/lily/doc/mf/out" -I "/home/paul/lily/doc/mf/out" -I "/home/paul/lily/doc/input/lsr" --formats=eps --verbose -deps-box-padding=3.000000 -dread-file-list snippet-names
Child returned 127
make[1]: *** [out-www/lilypond-learning.texi] Error 1
make[1]: Leaving directory `/home/paul/lily/doc/Documentation/user'
make: *** [web] Error 2





reply via email to

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