SHLIB_PATH environment variable (UNIX)

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.
Read syntax diagramSkip visual syntax diagram
                               .-:--------.   
                               V          |   
>>-setenv--SHLIB_PATH--$PATH:----pathname-+--------------------><

pathname
Specifies the search path for the libraries.

On Solaris systems, set LD_LIBRARY_PATH. On AIX® systems, set LIBPATH.


Copyright© 2019 HCL Technologies Limited