On Tue, Dec 11, 2001 at 10:38:26PM +0700, Somsak RAKTHAI wrote: > Dear sir, > Now I install "Oracle-9i" running on RedHat-7.2. > > In php-4.0.6 and php-4.1.0 have option for Oracle-7 or 8 below. > > --with-oci8[=DIR] Include Oracle-oci8 support. Default DIR is > ORACLE_HOME. > --with-oracle[=DIR] Include Oracle-oci7 support. Default DIR is > ORACLE_HOME. > > Don't have option for Oracle-9i. > When I used command below. > ./configure --with-apache=../apache_1.3.22 \ > --with-mysql=/usr/local/mysql \ > --with-imap=../imap-2001a \ > --with-ldap=/usr/local/openldap \ > --with-oci8=/u01/app/oracle/product/9.0.1 \ > --enable-sigchild > > It has error messages below. > > checking for Oracle-OCI8 support... yes > checking Oracle Install-Dir... /u01/app/oracle/product/9.0.1 > checking Oracle version... configure: error: Oracle-OCI8 needed > libraries not found > > I want to compile PHP with Oracle-9i. > Please let me know more detail how to solve this problem ?
pelase send me teh output of ls /u01/app/oracle/product/9.0.1/lib/libclntsh* re, tc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]