Hi, > > I have just commited those changes. I would appreciate if people tried > > building PHP on their own platform and see if the build still works. > > > > Tested so far: > > RadHat Linux 6.2 > > FreeBSD 4.4-STABLE > > Trying on debian unstable with latest CVS I get: > > ./configure --with-apxs=/home/mfischer/apache/1.3.22/bin/apxs > && make install
> cp: cannot stat `sapi/cli/php': No such file or directory > make[1]: *** [install-sapi] Error 1 > make[1]: Leaving directory `/home/mfischer/isrc/cvs/php4' > > Looking into sapi/cli reveals the Makefile has been built, > but the compiler didn't ran over it. Doing a manual 'make' in > this dir, going to source basedir and doing 'make install' > works though. Tested with Debian unstable and got no errors. forgot to run ./buildconf ? ;) > However, and that confused me most, the installed php4 binary > is just a shell-script wrapper which stubs to my source > install dir : > > relink_command="cd /home/mfischer/isrc/cvs/php4/sapi/cli; { test -z .... It got into my /usr/local/bin/ correctly ... Greetings, -- Marcel "mazen" Beerta http://www.mazenphp.de | http://www.etcpasswd.de [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]