Changes

From SME Server
Jump to navigationJump to search
40 bytes removed ,  03:52, 29 October 2007
Line 24: Line 24:       −
==== Setup CentOS Testing Repository ====
+
==== Download Ruby 1.8.6 ====
   −
{{Warning box|The CentOS testing repository contains bleeding edge packages which are not released as stbale and are still subject to testing.}}
  −
db yum_repositories set centos-testing repository \
  −
BaseURL http://dev.centos.org/centos/4.3/testing/i386/ \
  −
Name 'CentOS - testing' \
  −
Visible yes \
  −
GPGKey http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing \
  −
GPGCheck yes \
  −
status disabled
     −
Regenerate the '''yum.conf''' file:
+
wget http://ajay.ws/assets/2007/4/7/ruby-1.8.6-1.i386.rpm http://ajay.ws/assets/2007/4/7/ruby-devel-1.8.6-1.i386.rpm http://ajay.ws/assets/2007/4/7/ruby-docs-1.8.6-1.i386.rpm http://ajay.ws/assets/2007/4/7/ruby-irb-1.8.6-1.i386.rpm http://ajay.ws/assets/2007/4/7/ruby-libs-1.8.6-1.i386.rpm http://ajay.ws/assets/2007/4/7/ruby-mode-1.8.6-1.i386.rpm http://ajay.ws/assets/2007/4/7/ruby-tcltk-1.8.6-1.i386.rpm http://ajay.ws/assets/2007/4/7/ruby-ri-1.8.6-1.i386.rpm
   −
expand-template /etc/yum.conf
+
yum localinstall ruby*
 
  −
yum --enablerepo=centos-testing install ruby*.*
      
== Ruby Gems Installation ==
 
== Ruby Gems Installation ==
276

edits

Navigation menu