[PHP-DEV] PHP 4.0 Bug #4290: i am unable to install php4.0 during ./configure command due to recursive error From: vijay_din <email protected>
Date: 05/02/00

From: vijay_din <email protected>
Operating system: RedHat Linux 6.0
PHP version: 4.0 Release Candidate 1
PHP Bug Type: Installation problem
Bug description: i am unable to install php4.0 during ./configure command due to recursive error

i used source distribution
i am unable to run ./configure command
with following features like

CFLAGS= '02 -I/usr/local/ssl/include'
&& then
./configure --enable-track-vars
            --with-mysql=/usr/local/mysql
            --enable-trans-sid
            --with-apxs=/usr/local/apache/bin/apxs (also tried the alternative --with-apache=../apache_1.3.12)
            --disable-debug

it runs o.k.

but during "make" command i got some recursive error often

then i put "rm config.cache" && "make clean"

and then tried many times. but i am getting some error no.1 also with some recursive error when i try make command

please help me!!!!!!!!1

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