Linux动态库搜索路径 2022-02-23 本文已影响0人 NullUser Linux按如下顺序搜索动态库 1. 链接选项: -rpath 2. 环境变量:LD_LIBRARY_PATH 3. 配置文件:/etc/ld.so.conf