Re: [PHP-INSTALL] Problems compiling PHP 5.0.2 on Fedora Core 3

2004-11-22 Thread Andrew Lee Paul
Hello again I have tried to remove the --enable-soap part of the configure. This time, the make terminates with: yte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_obje

[PHP-INSTALL] Problems compiling PHP 5.0.2 on Fedora Core 3

2004-11-22 Thread Andrew Lee Paul
Hello All I am trying to compile PHP 5.0.2 on a freshly installed Fedora Core 3. This is my PHP configure: ./configure \ --with-mysql=/usr/local/mysql \ --with-apxs=/usr/local/apache/bin/apxs \ --with-mcrypt=/usr/local/lib \ --enable-trans-sid \ --enable-t