This pull request enables db_oracle to be built against oracle 18.3.0.0.0 dev libraries using cmake.

It requires the following env variables to be set:

declare -x ORACLE_HOME="/usr/lib/oracle/18.3/client64/"
declare -x ORACLE_INCLUDE_DIR="/usr/include/oracle/18.3/client64"

You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/4128

Commit Summary

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/4128@github.com>