On 11-04-16 05:30 AM, Graham Percival wrote:
On Fri, Apr 15, 2011 at 10:50:11PM +0100, Ian Hulin wrote:
(are you using lilydev or your own
system?)

Own system.  I fetched all the git changes into local repository
$HOME/lilypond, then did a
$ git rebase origin/master on my local repository.
Then nuked the contents of my build subdirectory
$ .autogen.sh --noconfigure
$ cd build
$../configure --disable-optimising
hmm.  At this step, could you try
- edit make/website/make  to remove all languages (i.e. you want
WEB_LANGS =
and then a new line)

- from the build dir, run:
   make website&>  log.txt
and then send me log.txt.

Cheers,
- Graham


Rather than editing website.make (risking forgetting to undo it, as I have), I believe you can make WEB_LANGS='' website i.e. passing the variable definition on the command line overrides the declaration inside the makefile.

hth,
Colin

--
The test of our progress is not whether we add more to the abundance
of those who have much, it is whether we provide enough for those who
have too little.
-Franklin D. Roosevelt, 32nd US President (1882-1945)


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to