-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
-
What is your version of Node.js?
8.6.0 -
What version of node-oracledb are you using?
1.13.1 -
What is the version of your Oracle client (e.g. Instant Client)? How was it installed? Where it is installed?
Instant Cliente -> 12.2(like in the tutorial) -
What is your OS and version?
Ubuntu 16.04 -
What compiler version did you use? For example, with GCC, run
gcc --version
5.4.0 -
What environment variables did you set? How exactly did you set them?
export LD_LIBRARY_PATH=/opt/oracle/instantclient:$LD_LIBRARY_PATH
export OCI_LIB_DIR=/opt/oracle/instantclient
export OCI_INC_DIR=/opt/oracle/instantclient/sdk/include -
What exact command caused the problem (e.g. what command did you try to install with)? Who were you logged in as?
When i run the select1.js example script -
What error(s) you are seeing?
node: symbol lookup error: ~/node_modules/oracledb/build/Release/oracledb.node: undefined symbol: OCIClientVersion