XenServer yum gcc 通过yum 安装软件。
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
目录 返回
首页