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

前端 未结 5 1855
臣服心动
臣服心动 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:22

    I had the same error, even after following instructions below. But my problem was solved when I tried sudo mongo

提交回复
热议问题