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, 
> 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
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to