lilypond-devel
[Top][All Lists]
Advanced

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

Re: Building Lilypond documentation


From: Mike Solomon
Subject: Re: Building Lilypond documentation
Date: Thu, 2 Jan 2014 13:36:15 +0200

On Jan 2, 2014, at 1:29 PM, Sven Axelsson <address@hidden> 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, 
> such as:
> 
> Please check the logfile suffix-tely.texilog.log for errors
> 
> And "suffix-tely.texilog.log" contains "*** out-www/ not writable". Not sure 
> which one of the many out-www folders that is referring to, but they are all 
> writable as far as I can see.
> 
> I am probably missing something simple here. I'd appreciate if someone can 
> give me a hint.

Try doing a recursive chmod (find . -name “a regular expression” | xargs chmod 
my-permissions-wishes) and/or running make in sudo.  I do the latter whenever I 
build out of laziness - works for me.

Cheers,
MS


reply via email to

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