WEB开发网
开发学院操作系统Linux/Unix conserver 工作机制介绍以及在 System P 集群系统... 阅读

conserver 工作机制介绍以及在 System P 集群系统中的应用

 2010-09-26 00:00:00 来源:WEB开发网   
核心提示: 下载源代码 :[root@c96m3hxpxx~]mkdir/root/conserver[root@c96m3hxpxx~]cd/root/conserver[root@c96m3hxpxxconserver]wget–chttp://www.conserver.com/conse

下载源代码 :

 [root@c96m3hxpxx ~]mkdir /root/conserver 
 [root@c96m3hxpxx ~]cd /root/conserver 
 [root@c96m3hxpxx conserver]wget – c http://www.conserver.com/conserver-8.1.17.tar.gz 

可以直接编译安装 :

 [root@c96m3hxpxx conserver]#tar xzvf conserver-8.1.17.tar.gz 
 [root@c96m3hxpxx conserver]# lsconserver-8.1.17  conserver-8.1.17.tar.gz 
 [root@c96m3hxpxx conserver]# cd conserver-8.1.17 
 [root@c96m3hxpxx conserver-8.1.17]# ls 
 autologin  config.guess  configure     conserver.cf    contrib  install-sh   
 PROTOCOL  TODO CHANGES    config.h.in   configure.in  conserver.html  FAQ      
 LICENSE   README compat.h   config.sub    conserver     console         
 INSTALL  Makefile.in  test 

我们在 INSTALL 文件中能够看到编译安装介绍,具体步骤如下:

 [root@c96m3hxpxx conserver-8.1.17]./configure' 
 [root@c96m3hxpxx conserver-8.1.17]make 
 [root@c96m3hxpxx conserver-8.1.17]make test 

如果没有错误,可以直接运行 make install.

 [root@c96m3hxpxx conserver-8.1.17]make install 

这样就将 conserver 安装到系统中了。

大多数情况需要在不同的节点上安装 conserver,就需要 conserver 安装文件。在 conserver 包中 /root/conserver/conserver-8.1.17/contrib 有编译 redhat 和 solaris 文件供用户使用。 如果要编译其他平台的 rpm 包,就需要修改 redhat 目录下的 spec 文件。下面介绍一下如何在 Red Hat Enterprise Linux Server release 5.3 (Tikanga) 上编译 rpm 安装包。

上一页  1 2 3 4 5 6 7  下一页

Tags:conserver 工作 机制

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接