计算化学公社

标题: 编译一个小程序出现这个依赖库错误 [打印本页]

作者
Author:
413    时间: 2014-12-19 20:29
标题: 编译一个小程序出现这个依赖库错误
error while loading shared libraries: libpga.so: cannot open shared object file: No such file or directory
以上错误信息为确实某个依赖库文件,而且我用find在系统根目录/下也确实没找到,百度谷歌也没搜到
哪位高手见过,是什么库的文件
作者
Author:
sobereva    时间: 2014-12-19 20:43
是这个吧?https://github.com/gnagorsk/libpga
建议直接问问开发者
作者
Author:
413    时间: 2014-12-22 08:42
sobereva 发表于 2014-12-19 20:43
是这个吧?https://github.com/gnagorsk/libpga
建议直接问问开发者

谢谢sob姐,我先看看,不行再问问开发者
作者
Author:
psfan    时间: 2017-12-11 21:12
可以先ldd you_program,看看依赖库关系。
作者
Author:
bluewhale    时间: 2017-12-11 21:29
对rhel, centos, 用:
yum provides  *libpga.so
就能找到是哪一个包提供这一库。
作者
Author:
413    时间: 2019-12-6 11:28
bluewhale 发表于 2017-12-11 21:29
对rhel, centos, 用:
yum provides  *libpga.so
就能找到是哪一个包提供这一库。

我了个天神乖乖
已知:
2014年的帖子
2017年得到了你的回复
2019年我又回复了你
问:
你下次何时回复我?





欢迎光临 计算化学公社 (http://bbs.keinsci.com/) Powered by Discuz! X3.3