在安装composer的时候
提示/usr/local/phpstudy/soft/php/php-7.1.31/bin/php: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
curl: (23) Failed writing body (0 != 16110)
通过网上查询说是找不到动态连接库,我用FIND找到文件 ,并设置到LD.SO.CONFIG里,ldconfig 后还是又提示其他库。