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

LIBPATH (UNIX Only)

The LIBPATH environment variable tells the shell on AIX systems which directories to search for dynamic-link libraries for 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--LIBPATH----pathname-+-------------------------------><

pathname
specifies the search path for the libraries.

On Solaris, set LD_LIBRARY_PATH. On HP-UX, set SHLIB_PATH.

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