PDA

View Full Version : No able to install zabbix 1.8 in hp unix system getting


bbroko
19-02-2010, 05:05
Hi ,

We are using HP-UX ia64 system
we try to install zabbix 1.8.1 in our system using oracel as a backend

we came to know zabbix using oracle OCI

i downloaded the libraries from Oracle site and copied the libs to the $ORACLE_HOME/lib

when i try to configure zabbix
(i use ./configure --enable-server --with-oracle=$ORACLE_HOME )

but i am getting error
checking for Oracle OCI headers in /software/ora/app/product/10.2/db/rdbms/public... yes
checking if Oracle OCI version is >= 10.0... yes
checking for Oracle version >= 11.x to use -lnnz11 flag... no
checking for Oracle version >= 10.x to use -lnnz10 flag... yes
checking for Oracle OCI libraries in /software/ora/app/product/10.2/db/lib... not found
checking if Oracle support is enabled... no
configure: error: Oracle OCI library not found

can you please help me how to install ZABBIX in our env

thanks in advance