Add the path to Oracle client installation to the LD_LIBRARY_PATH variable. E.g. add the following line to the file ~/.bshrc or ~/.bach_profile:
LD_LIBRARY_PATH=/ora_app/product/11.2.0.2/client_1/lib:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH
Please consult your Linux-Administrator if needed.