[ZBX-7218] configuration fails with Oracle 12.1 instant client libraries Created: 2013 Oct 25  Updated: 2017 May 30  Resolved: 2013 Oct 25

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Installation (I)
Affects Version/s: 2.1.9
Fix Version/s: 2.1.9

Type: Incident report Priority: Major
Reporter: Aleksandrs Saveljevs Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

The latest instant client libraries for Oracle are version 12.1:

http://www.oracle.com/technetwork/topics/linuxsoft-082809.html
http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html

However, our ./configure script can only process versions up to 11.x:

$ ./configure --enable-server --with-oracle --with-oracle-include=/usr/include/oracle/12.1/client64/ --with-oracle-lib=/usr/lib/oracle/12.1/client64/lib/
...
checking for Oracle OCI headers in /usr/include/oracle/12.1/client64/... yes
checking if Oracle OCI version is >= 10.0... yes
checking for Oracle version >= 11.x to use -lnnz11 flag... yes
checking for Oracle OCI libraries in /usr/lib/oracle/12.1/client64/lib/... not found
checking if Oracle support is enabled... no
configure: error: Oracle OCI library not found



 Comments   
Comment by Aleksandrs Saveljevs [ 2013 Oct 25 ]

Fixed in development branch svn://svn.zabbix.com/branches/dev/ZBX-7218 .

Comment by Aleksandrs Saveljevs [ 2013 Oct 28 ]

Fixed in pre-2.1.9 (trunk) r39617.

Generated at Fri Apr 19 13:44:42 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.