The LD_LIBRARY_PATH environment variable tells the shell on Solaris systems which directories to search for client or shared Informix general libraries. You must specify the directory that contains your client libraries before you can use the product.
.-:--------. V | >>-setenv--LD_LIBRARY_PATH--$PATH:----pathname-+---------------><
For INTERSOLV DataDirect ODBC Driver on AIX, set LIBPATH. For INTERSOLV DataDirect ODBC Driver on HP-UX, set SHLIB_PATH.
The following example sets the LD_LIBRARY_PATH environment variable to the desired directory:
setenv LD_LIBRARY_PATH ${INFORMIXDIR}/lib:${INFORMIXDIR}/lib/esql:$LD_LIBRARY_PATHHome | [ Top of Page | Previous Page | Next Page | Contents | Index ]