Finally found the answer! I didn't need to install again InstantClient, as the `libclntsh.so.11.1` was already in the oracle installation. I needed to add another environment variable to `.bashrc`:
`export LD_LIBRARY_PATH=$ORACLE_HOME/lib`
Finally found the answer! I didn't need to install again InstantClient, as the `libclntsh.so.11.1` was already in the oracle installation. I needed to add another environment variable to `.bashrc`:
`export LD_LIBRARY_PATH=$ORACLE_HOME/lib`