|
今天,在suse10下安装pgadmin的时候提示要libssl.so.5, libcrypto.so.5(我已经安装了openssl 0.9.7g 和 openssl-devel 0.9.7g)。在网上搜索了好久都没找到很好的解决方案。
该如何解决这个依赖问题?请各位高手帮忙解决,谢谢!!
现在我是把依赖忽略安装上去了,运行pgadmin时提示
pgadmin3: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory |
|