Hi All,
I'm trying to setup a Zabbix 1.4.1 installation using oracle-xe database, I did the insert of the necessary stuff in the database and now I'm getting problems when ./configuring.
I have installed Sqlora8 and used the following to configure:
./configure --enable-server --with-oracle=/opt/libsqlora8-2.3.3 --with-net-snmp --with-libcurl
Where /opt/libsqlora8-2.3.3 is the libsqlora source. I've tried to inform /usr/local/lib/libsqlora8 but I always get the same error:
configure: error: Not found Sqlora8 library
Thanks.
Best regards.
Felipe.
I'm trying to setup a Zabbix 1.4.1 installation using oracle-xe database, I did the insert of the necessary stuff in the database and now I'm getting problems when ./configuring.
I have installed Sqlora8 and used the following to configure:
./configure --enable-server --with-oracle=/opt/libsqlora8-2.3.3 --with-net-snmp --with-libcurl
Where /opt/libsqlora8-2.3.3 is the libsqlora source. I've tried to inform /usr/local/lib/libsqlora8 but I always get the same error:
configure: error: Not found Sqlora8 library
Thanks.
Best regards.
Felipe.
Comment