On Sat, Jan 12, 2002 at 09:07:22PM +0100, Marcel Beerta wrote : 
> 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
> ? ;)

    No.

-- 
Please always Cc to me when replying to me on the lists.

-- 
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]

Reply via email to