Oracle-Client installation 32 Bit on Redhat 6.4
Hi all,
I am trying to install 32 Bit Oracle client on RedHat 6.4. The installation says that everything is fine, but unfortunately I am facing the error
sqlplus: error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory
Then I set the LD_LIBRARY_PATH to /opt/oracle/product/112040_cl_32/cl/lib and receive the error
sqlplus: error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: No such file or directory
when starting sqlplus /nolog
Does some already experienced the same error and found a solution? I am kean to hear how this was done...!