I’m trying to re-compile php-4.3.9-3.12 SRPM on a Red Hat Enterprise 4 platform to integrate or include support for the following Oracle products..
 
[EMAIL PROTECTED]:/var rpm -qa  | grep -i oracle
oracle-instantclient-sqlplus-10.2.0.1-1
oracle-xe-10.2.0.1-1.0
oracle-instantclient-basic-10.2.0.1-1
 
According to the instructions, I just have to add the following to the /usr/src/redhat/SPECS/php.spec file.
 
        --with-oracle=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server \
        --with-oci8=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server \
 
After I do this and recompile the Source RPM using  the following
 
  1. rpmbuild -ba /usr/src/redhat/SPECS/php.spec
 
I get the following errors.
 
 
checking Oracle version... configure: error: Oracle needed libraries not found
error: Bad exit status from /var/tmp/rpm-tmp.49993 (%build)
 
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.49993 (%build)
 
Can anyone recommend a solution?
 
Thanks in advance.


How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.

Reply via email to