Ubuntu 14.04安装MongoDB 3.x
滿天的星座
滿天的星座 2017-05-02 09:17:47
0
2
567

看 官方的 安装教程

https://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/

执行 mongo 后

root@iZkZ:~# mongo
Failed global initialization: BadValue Invalid or no user locale set.
 Please ensure LANG and/or LC_* environment variables are set correctly.
滿天的星座
滿天的星座

reply all(2)
習慣沉默

It is best to use the package manager that comes with Linux to install software. Do not download the source code, compile and install it yourself, as it is easy to make mistakes.
Using apt-get, yum/dnf will generally not go wrong.

我想大声告诉你

Install a language pack and it should solve the problem

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template