Skip to content

symbol lookup error undefined symbol: OCIClientVersion #775

@AugustoEMoreira

Description

@AugustoEMoreira
  1. What is your version of Node.js?
    8.6.0

  2. What version of node-oracledb are you using?
    1.13.1

  3. 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)

  4. What is your OS and version?
    Ubuntu 16.04

  5. What compiler version did you use? For example, with GCC, run gcc --version
    5.4.0

  6. 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

  7. 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

  8. What error(s) you are seeing?
    node: symbol lookup error: ~/node_modules/oracledb/build/Release/oracledb.node: undefined symbol: OCIClientVersion

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions