I am attempting to upgrade a couple of webservers from previous
versions of PHP to the latest and "greatest" version.  The biggest problem I
am running into currently is that the make fails to build anything in the
libs directory.  I am running the configure script as follows:
        ./configure --with-mysql=/usr/local/mysql
--with-oci8=/usr/local/oracle/8.0.6.3 --with-apxs=/usr/local/apache/bin/apxs

        The configure script completes without any errors.  The make script
seems to also complete without any errors, but nothing is in the libs
directory.  Upon running the 'make install' this errors out complaining
about not being able to find anything in the libs directory.  Any help would
also be greatly appreciated.

Scott Nipp
Phone:  (214) 858-1289
E-mail:  [EMAIL PROTECTED]
Web:  http:\\ldsa.sbcld.sbc.com



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to