Hi,
we are using HP-UNX ai64 server
we try to install ZABBIX 1.8.1 to monitor the process with oracel 10.2 as backend
we came to know it is using oracle OCI lib to connect to oracle wchic is not mentioned ininstallation doc
we downloaded the libs from oracle site and copied the libs to the $ORACLE_HOME/lib dir
and when we try to configure the application
we are getting an error like
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 tell me how can i sort out this problem and to install the application.
thanks in advance
we are using HP-UNX ai64 server
we try to install ZABBIX 1.8.1 to monitor the process with oracel 10.2 as backend
we came to know it is using oracle OCI lib to connect to oracle wchic is not mentioned ininstallation doc
we downloaded the libs from oracle site and copied the libs to the $ORACLE_HOME/lib dir
and when we try to configure the application
we are getting an error like
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 tell me how can i sort out this problem and to install the application.
thanks in advance
Comment