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"
https://github.com/kamailio/kamailio/pull/4128
(2 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.