The SHLIB_PATH environment variable tells the shell on HP-UX systems which directories to search for dynamic-link libraries. This is used, for example, with the INTERSOLV DataDirect ODBC Driver. You must specify the full pathname for the directory where you installed the product.
.-:--------. V | >>-setenv--SHLIB_PATH--$PATH:----pathname-+--------------------><
On Solaris systems, set LD_LIBRARY_PATH. On AIX systems, set LIBPATH.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]