Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
在 Linux 和 Solaris 上,该环境变量指定运行时在哪些目录中搜索 SQL Anywhere 应用程序所需的库。
LD_LIBRARY_PATH=path-list
32 位 Linux 和 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 位 Linux 和 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
由安装程序创建的 sa_config.sh 和 sa_config.csh 文件是用于创建或修改上述及其它环境变量的脚本。