Can anyone help me how to make oracle8i 8.5.0.0 to run on linux 7.1?Because when i tried to compile php_config with has this code
--------------------------------------------./configure --with-zlib --with-mm --with-oracle=/home/oracle \
--with-mcal=../libmcal --with-ldap --with-mysql=/usr/local/mysql \
--with-gettext --enable-ftp \
--with-apache=../apache_1.3.20 --with-mcrypt --enable-track-vars \
--enable-magic-quotes --enable-debugger --enable-shmop \
--enable-sysvsem --with-xml=../libxml-1.8.11
i got error like this->
------------------------------------------checking Oracle version... configure: error: Oracle needed libraries not found
what the problem?????