虚拟化容器,大数据,DBA,中间件,监控。

XenServer yum gcc 通过yum 安装软件。

13 11月
作者:admin|分类:容器虚拟化

XenServer yum gcc 通过yum 安装软件。



Here’s how I did it, and the resulting RPM’s.


Fuse is already included in XenServer 6.0, so all we really need to do is install the compiler. 

In order to get the compiler I folowed instructions found on the Citrix XenServer forums.  Log into your XenServer and run the following:

# cd /etc/yum.repos.d
# mv CentOS-Base.repo CentOS-Base.repo-old
# mv CentOS-Base.repo.orig CentOS-Base.repo
# yum install gcc make automake

浏览2420 评论0
返回
目录
返回
首页
GlusterFS 3.2.6 for XenServer 6.0 如何使用yum给Xen Server装上GCC