Date: 08/12/00
- Next message: Geoff Oakham: "Re: [PHP-DEV] PHP 4.0 Bug #6124: Transparent SID adds to the form action, instead of adding a hidden field"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] arithmetic operators in member variable assignments"
- In reply to: Sterling Hughes: "[PHP-DEV] Building the latest CVS..."
- Next in thread: Sterling Hughes: "Re: [PHP-DEV] Building the latest CVS..."
- Reply: Sterling Hughes: "Re: [PHP-DEV] Building the latest CVS..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sterling Hughes wrote:
>
> I'm having some trouble building the latest CVS, everything is going through
> the motions in the configuration process, but then when I try and "make" PHP
> & Zend, nothing happens:
>
> % cd php4
> % ./buildconf
> % ./configure
> % cd ../Zend
> % ./buildconf
> % ./configure
> % make (nothing happens *or* message: make: nothing to be done for all)
> % cd ../php4
> % make (make: **no targets**)
Your directory layout have to be:
php4
php4/Zend
php4/TSRM
Nothing is to build in the Zend directory.
-Egon
-- SIX Offene Systeme GmbH · Stuttgart - Berlin - New York Sielminger Straße 63 · D-70771 Leinfelden-Echterdingen Fon +49 711 9909164 · Fax +49 711 9909199 http://www.six.de-- 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>
- Next message: Geoff Oakham: "Re: [PHP-DEV] PHP 4.0 Bug #6124: Transparent SID adds to the form action, instead of adding a hidden field"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] arithmetic operators in member variable assignments"
- In reply to: Sterling Hughes: "[PHP-DEV] Building the latest CVS..."
- Next in thread: Sterling Hughes: "Re: [PHP-DEV] Building the latest CVS..."
- Reply: Sterling Hughes: "Re: [PHP-DEV] Building the latest CVS..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

