Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-7218

configuration fails with Oracle 12.1 instant client libraries

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • 2.1.9
    • 2.1.9
    • Installation (I)
    • None

      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

            Unassigned Unassigned
            asaveljevs Aleksandrs Saveljevs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: