LIBPATH or LD_LIBRARY_PATH Environment Variable

LIBPATH or LD_LIBRARY_PATH specifies the directories where SAP Sybase IQ shared libraries are located.

On UNIX, set the library path variable by running the environment source file.

Settings

For AIX:
LIBPATH = installation_path/lib
For all other UNIX/LINUX platforms:
LD_LIBRARY_PATH = installation_path/lib

Operating System

Required. Variable name is platform dependent. UNIX only.