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 -- * db_oracle: fix db_oracle build for oracle 18.3.0.0.0 -- File Changes -- M cmake/modules/FindOracle.cmake (3) M src/modules/db_oracle/CMakeLists.txt (4) -- Patch Links -- https://github.com/kamailio/kamailio/pull/4128.patch https://github.com/kamailio/kamailio/pull/4128.diff -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4128 You are receiving this because you are subscribed to this thread. Message ID: <kamailio/kamailio/pull/4...@github.com>
_______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!