SQL Anywhere 10.0.1
» SQL Anywhere Server - Database Administration
» SQL Anywhere Environment Variables
» Introduction to SQL Anywhere environment variables
SHLIB_PATH environment variable [HP-UX]
Specifies the directories that are searched at run time for libraries required by SQL Anywhere applications on HP-UX.
Syntax
SHLIB_PATH=path-list
Default
-
/opt/sqlanywhere10/lib32 (32-bit platforms)
-
/opt/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