Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » SQL Anywhere Environment Variables » Introduction to SQL Anywhere environment variables

DYLD_LIBRARY_PATH environment variable [Mac OS X] Next Page

LD_LIBRARY_PATH environment variable [Linux and Solaris]


Specifies the directories that are searched at run time for libraries required by SQL Anywhere applications on Linux and Solaris.

Syntax

LD_LIBRARY_PATH=path-list

Default
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