Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/mysql/libmysql mega-patch From: Thimble Smith (tim <email protected>)
Date: 09/05/00

On Tue, Aug 22, 2000 at 09:09:21PM +0300, Andi Gutmans wrote:
>
> php-dev - I think the CVS instructions on our site aren't quite accurate or
> at least the version I found wasn't. Does putting Zend and TSRM on the same
> directory level of php4/ still work?
>

No, it doesn't. One gets this error when trying it:

Making all in Zend
gmake[1]: Entering directory `/usr/local/src/my/Zend'
gmake[1]: *** No rule to make target `../config.status', needed by `Makefile'.
Stop.
gmake[1]: Leaving directory `/usr/local/src/my/Zend'
gmake: *** [all-recursive] Error 1

The directions I find which are out of date are on
        http://www.php.net/version4/cvs.php

Also, I first found the CVS tree from
        http://www.php.net/support.php
which points to
        http://cvs.php.net
which redirects to
        http://cvs.php.net/viewcvs.cgi/
which doesn't give any info about Zend or TSRM.

I had to go to the zend.com site and do a search to find the
version4/cvs.php page. There's probably a more direct way to get
there, but I didn't find it.

Tim

-- 
Tim Smith   < tim <email protected> >  :MySQL Development Team:  Boone, NC  USA.

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>