創(chuàng)新互聯(lián)www.cdcxhl.cn八線動態(tài)BGP香港云服務(wù)器提供商,新人活動買多久送多久,劃算不套路!
這篇文章主要介紹啟動mongodb出現(xiàn)找不到libssl問題怎么辦,文中介紹的非常詳細(xì),具有一定的參考價值,感興趣的小伙伴們一定要看完!
使用下面的命令啟動mongodb服務(wù)器時:
mongod --fork --logpath"/home/me/mongolog" --dbpath"/home/me/data"
出現(xiàn)如下錯誤:
mongod: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory
解決方法:
使用apt-get 安裝 snmp:
$ sudo apt-get update $ sudo apt-get install snmp
或?qū)ibssl文件復(fù)制到/usr/lib/中:
sudo cp/lib/x86_64-linux-gnu/libssl.so.1.0.0/usr/lib/libssl.so.10 sudo cp/lib/x86_64-linux-gnu/libcrypto.so.1.0.0/usr/lib/libcrypto.so.10
以上是啟動mongodb出現(xiàn)找不到libssl問題怎么辦的所有內(nèi)容,感謝各位的閱讀!希望分享的內(nèi)容對大家有幫助,更多相關(guān)知識,歡迎關(guān)注創(chuàng)新互聯(lián)-成都網(wǎng)站建設(shè)公司行業(yè)資訊頻道!