Hi,
I'm trying to install Zabbix 1.6.2 that relies on libsqlora8 for oracle support. I was trying to build libsqlora8, but no sucess. I used this command:
./configure --prefix=/usr/local/libsqlora8-2.3.3 --enable-64bit --with-oraclehome=/opt/app/oracle/product/10.2.0/db_1
But it shows an error message for me:
checking if compiler supports -Wl,-R... yes
checking Oracle version >= 8.0...
*** Could not detect your oracle version
Oops, didn't find Oracle
My oraclehome is correct and I also used --with-oraversion=10.2 and --disable-oraversion switches with no success. The same happens.
Do you have any ideia about what can I do? Does libsqlora8 works with oracle 10.2? I'm using rhel4.7 x86-64. Oracle also is x86-64.
I'm trying to install Zabbix 1.6.2 that relies on libsqlora8 for oracle support. I was trying to build libsqlora8, but no sucess. I used this command:
./configure --prefix=/usr/local/libsqlora8-2.3.3 --enable-64bit --with-oraclehome=/opt/app/oracle/product/10.2.0/db_1
But it shows an error message for me:
checking if compiler supports -Wl,-R... yes
checking Oracle version >= 8.0...
*** Could not detect your oracle version
Oops, didn't find Oracle
My oraclehome is correct and I also used --with-oraversion=10.2 and --disable-oraversion switches with no success. The same happens.
Do you have any ideia about what can I do? Does libsqlora8 works with oracle 10.2? I'm using rhel4.7 x86-64. Oracle also is x86-64.