mongod: error while loading shared libraries: libssl.so.10 libcrypto.so.10

前端 未结 5 1856
臣服心动
臣服心动 2021-02-09 04:02

Problem

I downloaded the mongodb 3.0.7 tar files. Then I added the bin directory to my path:

export PATH=

        
5条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-09 04:29

    Check your server version, your system may be centos, but downloaded the ubuntu version of the mongodb. Download again just fine

    wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-3.2.10.tgz

提交回复
热议问题