Building Lilypond documentation

2014-01-02 Thread Sven Axelsson
I've decided to get at least a little active in Lilypond development, and thought I should start with getting my development environment up and running. I get some weird errors when building the different doc targets, such as: make[4]: Entering directory

Re: Building Lilypond documentation

2014-01-02 Thread Mike Solomon
On Jan 2, 2014, at 1:29 PM, Sven Axelsson sven.axels...@gmail.com wrote: I've decided to get at least a little active in Lilypond development, and thought I should start with getting my development environment up and running. I get some weird errors when building the different doc targets,

Re: Building Lilypond documentation

2014-01-02 Thread James
On 02/01/14 11:29, Sven Axelsson wrote: I've decided to get at least a little active in Lilypond development, and thought I should start with getting my development environment up and running. I get some weird errors when building the different doc targets, What does 'building the different

Re: Building Lilypond documentation

2014-01-02 Thread Phil Holmes
AFAICS it will be complaining about the directory below where the logfile is found. -- Phil Holmes - Original Message - From: Sven Axelsson To: lilypond-devel@gnu.org Sent: Thursday, January 02, 2014 11:29 AM Subject: Building Lilypond documentation I've decided to get

Re: Building Lilypond documentation

2014-01-02 Thread Sven Axelsson
On 2 January 2014 12:50, Phil Holmes m...@philholmes.net wrote: AFAICS it will be complaining about the directory below where the logfile is found. Thanks. Making that folder (./build/input/regression/lilypond-book/out-www) world writeable did the trick. Continuing the build now. We'll see

Re: Building Lilypond documentation

2014-01-02 Thread Sven Axelsson
It appears as if texi2html needs word-writeable folders to work. Thus I took the simple route of running make doc (and make test) under sudo. Is that how others does it too? -- Sven Axelsson ++[+ -].+..+.+.-.+...

Re: Building Lilypond documentation

2014-01-02 Thread David Kastrup
Sven Axelsson sven.axels...@gmail.com writes: It appears as if texi2html needs word-writeable folders to work. No, it just needs writeable folders to work. Thus I took the simple route of running make doc (and make test) under sudo. Is that how others does it too? No, never. I think that

Re: Building Lilypond documentation

2014-01-02 Thread James
On 02/01/14 15:51, David Kastrup wrote: Sven Axelsson sven.axels...@gmail.com writes: It appears as if texi2html needs word-writeable folders to work. No, it just needs writeable folders to work. Thus I took the simple route of running make doc (and make test) under sudo. Is that how others

Re: Building Lilypond documentation

2014-01-02 Thread Sven Axelsson
On 2 January 2014 17:10, James pkx1...@gmail.com wrote: On 02/01/14 15:51, David Kastrup wrote: Sven Axelsson sven.axels...@gmail.com writes: It appears as if texi2html needs word-writeable folders to work. No, it just needs writeable folders to work. Thus I took the simple route of

Re: Building Lilypond documentation

2014-01-02 Thread karl
Sven Axelsson: It appears as if texi2html needs word-writeable folders to work. Thus I took the simple route of running make doc (and make test) under sudo. Is that how others does it too? Nope, git clone, pull, ./autogen.sh, make all, make doc all as the same user, no problems like the one

Re: Building Lilypond documentation

2014-01-02 Thread Sven Axelsson
Here's my (very simple) Vagrant setup. Am I perhaps missing some dependencies? https://gist.github.com/svenax/8222686 -- Sven Axelsson ++[+ -].+..+.+.-.+... +++.-.++..++.++....