straygrey Posted August 5, 2006 Share Posted August 5, 2006 I need to rebuild PHP on my Ubuntu 6.06 system to include --with-oci8(Oracle access) but when using the following command I get errors.sudo ./configure --with-apxs=/usr/bin/apxs --with-libxml-dir=/usr/share/doc/ --with-mysql=/usr/local/src/mysql-5.1.11-beta-linux-i686/ --with-zlib --with-zlib-dir=/home/alf/download/tmp/zlib-1.2.3/ --with-oci8checking for MySQL support... yeschecking for specified location of the MySQL UNIX socket... nochecking for MySQL UNIX socket location... nochecking for mysql_close in -lmysqlclient... nochecking for mysql_error in -lmysqlclient... noconfigure: error: mysql configure failed. Please check config.log for more information.I do have MySQL 5.0.22 installed and running so am loath to rebuild the source I have in /usr/local/src/mysql-5.1.11-beta-linux-i686/Suggestions please. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.