On Thu, Aug 14, 2003 at 11:59:38PM +0200, Gabor Hojtsy wrote: > > [...] > >Where's the problem running 'make phpweb' once or twice a month. I > >built the german manual today. Where should I send it? If needed, > >I'll build it every two weeks. > > The problem is that too many formats need to be built for too many > languages, and this makes the build server run on 100% processor load > for days. As we have no dedicated build server, this is not acceptable, > the same server is unable to do anything else while the manuals are > generated.
The load on the build server won't be affected very much if the build process is running on other machines. > I guess you would suggest that the build should be modified to only > generate phpweb versions, and nothing else... Noone bothered to make > this modification yet, and I am not convinced that this would mean a > restart for the automatic generation... No. Why have everything build on one machine. Think about Mehdi's suggestion (and SETI... ;-). As well as with translation itself just leave building and testing to the translation teams. BTW, can I ignore these warnings or should I adapt the Makefile and/or build scripts: <b>Warning</b>: file("./entities/global.ent") - No such file or directory in <b>/home/martin/phpdoc-de/scripts/phpweb-entities.php</b> on line <b>51</b><br /> <br /> <b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/martin/phpdoc-de/scripts/phpweb-entities.php</b> on line <b>55</b><br /> /usr/bin/php4 -q ./scripts/rtlpatch/hackmanuallang.php de <br /> <b>Warning</b>: Undefined index: SCRIPT_NAME in <b>/home/martin/phpdoc-de/scripts/rtlpatch/hackmanuallang.php</b> on line <b>32</b><br /> Martin -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php