安装mongodb
摘要:安装 1>设置mongoDB目录[root@vm13 home]#cd /home/apps 附:centOS下创建目录命令 [root@vm13 home]#mkdir -p /home/apps2>将文件mongodb-linux-x86_64-2.4.11.tar上传至/home/apps目录
阅读全文
posted @
2016-03-21 16:40
张扬个性,敢为天下先
阅读(184)
推荐(0)
安装mmseg出错 config.status: error: cannot find input file: src/Makefile.in
摘要: aclocallibtoolize --forceautomake --add-missingautoconfautoheadermake clean
阅读全文
posted @
2016-03-14 17:12
张扬个性,敢为天下先
阅读(888)
推荐(0)
解决yum错误:Cannot retrieve repository metadata (repomd.xml) for repository
摘要:解决方法如下: # cd /etc/ #ls 找到yum.repos.d这个目录,里面有个文件CentOS-Media.repo(你的机器里也许不是这个名字,名称应该是自定义的),vi 编译一下里面的地址baseurl=http://centos.ustc.edu.cn/centos/5/os/i3
阅读全文
posted @
2016-03-09 16:35
张扬个性,敢为天下先
阅读(18156)
推荐(1)