On 9/12/07, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > > start->run->cmd > > cd /path/to/your/phpdoc/checkout > > cvs up > > php configure.php > > I tried configure.php and I get a bunch of errors like this: > > Warning: DOMDocument::load(): I/O warning : failed to load external > entity "/root/phpdoc/entities/en/bookinfo.xml" in > /root/phpdoc/configure.php on line 865 > > Am I doing something wrong?
Yes. You are running this on *nix rather than Windows :) I didn't even bother running this on other than windows, why would you want that anyway? :) It was only meant as a workaround for "these operating systems that don't have proper build tools", and as such I only tried it on Windows. I'll fix it first thing tomorrow though. FYI; This script will be replaced when someone gets the time to finish PhD-setup, but since I am not seeing that happening in the nearest future I committed Daves autoconf/configure replacement (which he posted ~6months ago) to reduce the pain in recruiting Windows documentors -Hannes
