SQL Anywhere 10.0.1
» SQL Anywhere Server - Database Administration
» SQL Anywhere Environment Variables
» Introduction to SQL Anywhere environment variables
LIBPATH environment variable [AIX]
Specifies the directories that are searched at run time for libraries required by SQL Anywhere applications on AIX.
Syntax
LIBPATH=path-list
Default
-
/usr/lpp/sqlanywhere10/lib32 (32-bit platforms)
-
/usr/lpp/sqlanywhere10/lib64 (64-bit platforms)
Remarks
The sa_config.sh and sa_config.csh files, created by the installer, are scripts that create or modify this and other environment variables.
See also