> > In the near future, all languages will be avaliable in our doc website > > throught livedocs. > > Yea I use livedocs to check the doc-changes on my server, it's actually > very good, but it seems to dump PHP errors in log.txt and forget my > configure line after each ./build.sh
Yes, it still dumps a couple of errors to log.txt (some aren't even livedocs' fault). If you do a ./configure --something=aaa it saves the options for every ./build.sh you might run. The build system now run almost perfectly (it still have some problems on windows, but works). Have you read the README? :-) Nuno