Home | Previous Page | Next Page   Environment Variables > Environment Variables >

SHLIB_PATH (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.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]