DR模式中LVS主机与实际服务器都有一块网卡连在同一物理网段上。IP分配VIP:10.10.3.170RIP1:10.10.3.140RIP2:10.10.3.1411、安装所需的依赖包yum install -y wget make kernel-devel gcc gcc-c++ libnl* ...
分类:
其他好文 时间:
2014-07-10 13:35:54
阅读次数:
597
the perl version (5.14) shipped with 12.10 does not include the Switch.pm module needed while building WebKiT-GTK.How to install Perl Switch.pm modu.....
分类:
其他好文 时间:
2014-07-10 13:26:53
阅读次数:
453
https://ruby-china.org/wiki/install_ruby_guide如何快速正确的安装 Ruby, Rails 运行环境对于新入门的开发者,如何安装 Ruby, Ruby Gems 和 Rails 的运行环境可能会是个问题,本页主要介绍如何用一条靠谱的路子快速安装 Ruby ...
分类:
其他好文 时间:
2014-07-10 11:31:32
阅读次数:
226
一. 在Ubuntu下最傻瓜的步骤(以下都在root用户下进行操作):1.运行"apt-get install mongo"如果遇到找不到安装包的话运行"apt-get update"2.这时装好以后应该会自动运行mongod程序,通过"pgrep mongo -l"查看进程是否已经启动3.在终端输...
分类:
数据库 时间:
2014-07-10 10:38:21
阅读次数:
364
启动 eclipse.菜单 File => import … => Install => From existing Installation, 点确定, 就会弹出对话框, 浏览选择 ~/.eclipse 下 3.7的目录, 就会列出所有曾经安装在3.7上可以导入的插件.选择好要导入的插件, 点击 ...
分类:
系统相关 时间:
2014-07-10 00:08:20
阅读次数:
309
错误表现:[2014-06-27 18:19:51 - XXX] Installing XXXX.apk...[2014-06-27 18:20:00 - XXX] Installation error: INSTALL_FAILED_VERSION_DOWNGRADE[2014-06-27 18:...
分类:
移动开发 时间:
2014-07-09 23:54:03
阅读次数:
320
在使用 NuGet 安装 Unity 的时候,安装命令:install-package unity。 但是会莫名奇妙的报如下错误: “Unity”已拥有为“CommonServiceLocator”定义的依赖项。 异常截图: 有一位园友也遇到了相同的问题:http://q.cnblogs....
分类:
其他好文 时间:
2014-07-07 22:12:36
阅读次数:
395
目的:这次主要是为了安装Rcpp包,方法:install.packages("Rcpp")结果:出错,,于是,我从官网下载Rcpp_0.11.2.tar.gz,在终端输入R CMD INSTALL Rcpp_0.11.2.tar.gz,提示我的R语言版本太低,需要3.0以上改进:卸载R语言2.15版...
分类:
其他好文 时间:
2014-07-07 21:22:02
阅读次数:
189
1.Maven构建失败Failedtoexecutegoalorg.apache.maven.plugins:maven-compiler-plugin: 2.3.4 :compile( default -compile)onprojectoecp:Compilationfailure 2.解决.....
分类:
其他好文 时间:
2014-07-07 19:14:34
阅读次数:
309
在使用Eclipse 最新版eclipse kepler 4.3.0时,部署运行项目找不到server组件,解决方法如下: Help --> Install New Software --> "Kepler" repository(Location: http://download.eclips.....
分类:
系统相关 时间:
2014-07-07 18:31:08
阅读次数:
295