centos7.9 安装钉钉依赖库问题
HoMiGT opened this issue · 1 comments
HoMiGT commented
2.1.12-2.1.15 版本的报
error: Failed dependencies:
libXScrnSaver is needed by dingtalk-2.1.15-1.x86_64
2.1.16 - 2.1.21版本的报
error: Failed dependencies:
libc6 is needed by dingtalk-2.1.21-1.x86_64
libx11-6 is needed by dingtalk-2.1.21-1.x86_64
libxrandr2 is needed by dingtalk-2.1.21-1.x86_64
我已经从pkgs.org找到相应的包并且安装,且将路径配置在了/etc/ld.so.conf里,
通过ldconfig -v 可以找到,但就是安装不成功,不太清楚安装时是怎么查找库的,
并且我也尝试的把相应的rpm一起编译,但是相应的依赖越来越多,应该方向是错了
有人遇到这个问题,并成功解决过么
wujilin88 commented
rpm -ivh xxxxx --force --nodeps