Collection Contents Index Introduction to SQL Anywhere environment variables Next PDF

SQL Anywhere® Server - Database Administration  > SQL Anywhere Environment Variables  > Introduction to SQL Anywhere environment variables

DYLD_LIBRARY_PATH environment variable [Mac OS X]


Specifies the directories that are searched at run time for libraries required by SQL Anywhere applications on Mac OS X.

Syntax

DYLD_LIBRARY_PATH=path-list

Default

/Applications/SQLAnywhere10/System/lib32

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

Collection Contents Index Introduction to SQL Anywhere environment variables Next PDF