1. gcc -v(Display the programs invoked by the compiler) [root@localhost /]# gcc -v Reading specs from /usr/i386-glibc-2.1-linux/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/specs ...
首先安装MongoDB,在终端输入: sudo apt-get install mongodb 然后启动数据库MongoDB: mongod 可能会出现这样的错误: mongod --help for help and startup options mongod: symbol lookup er...