简体   繁体   中英

Mongodb Can't start ubuntu 16.04 64bit

mongod --version
mongod: /lib/x86_64-linux-gnu/libcrypto.so.10: version libcrypto.so.10' not found (required by mongod) mongod: /lib/x86_64-linux-gnu/libssl.so.10: versionlibssl.so.10' not found (required by mongod)

and when i check the /lib/x86_64-linux-gnu/ folder these files already their can any one help me

我在运行该命令时未引用数据库位置,因此该命令

mongodb --dbpath /databaselocation

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM