Setting LD_LIBPARY_PATH

Set the LIBRARY PATH to the user’s profile as follows:

Procedure

  1. Open a command prompt window.
  2. Set the LD_LIBRARY_PATH to the destination directory where the libraries are created, as follows
          LD_LIBRARY_PATH = Path_to_destination_directory/lib:$LD_LIBRARY_PATH
          export LD_LIBRARY_PATH