
centos
iteye_18926
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Ruby installation on centos 6
Sometime the system will loses some packages for installing the ruby, here is the CentOS, the following denpendenices is nesscary . Donwloading ruby package from http://www.ruby-lang.org/en/downloa...原创 2011-09-07 16:45:23 · 119 阅读 · 0 评论 -
在centos6上安装ruby环境 (2013版)
[size=xx-large][b][color=darkred]第一, 以aliyun的centos 6.2 安全加固版为例, 先装编译器, 有编译器可以跳过这步[/color][/b][/size] [code="code"]vi /etc/yum.conf[/code] 注解掉 [code="code"]#exclude=kernel*[/code] 然后安装 [code="cod...原创 2013-03-22 15:52:25 · 160 阅读 · 0 评论