Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Specifies the directories that are searched at run time for libraries required by SQL Anywhere applications on Linux and Solaris.
LD_LIBRARY_PATH=path-list
32-bit Linux and Solaris
$SQLANY16/lib32: $SQLANY16/lib64: $SQLANY16/bin32/jre170/lib/i386/client: $SQLANY16/bin32/jre170/lib/i386/server: $SQLANY16/bin32/jre170/lib/i386: $SQLANY16/bin32/jre170/lib/i386/native_threads
64-bit Linux and Solaris
$SQLANY16/lib32: $SQLANY16/lib64: $SQLANY16/bin64/jre170/lib/amd64/client: $SQLANY16/bin64/jre170/lib/amd64/server: $SQLANY16/bin64/jre170/lib/amd64: $SQLANY16/bin64/jre170/lib/amd64/native_threads
The sa_config.sh and sa_config.csh files, created by the installer, are scripts that create or modify this and other environment variables.