Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Metadot-7-beta
(view source)
Revision as of 02:06, 31 August 2007
586 bytes added
,
02:06, 31 August 2007
→Setup CentOS Testing Repository
Line 40:
Line 40:
yum --enablerepo=centos-testing install ruby*.*
yum --enablerepo=centos-testing install ruby*.*
+
+
== Ruby Gems Installation ==
+
+
Create a downloads directory
+
+
mkdir downloads
+
+
cd /downloads
+
+
wget http://rubyforge.org/frs/download.php/20989/rubygems-0.9.4.tgz
+
+
tar xzvf rubygems-0.9.4.tgz
+
+
cd /downloads/rubygems-0.9.4
+
+
ruby setup.rb
+
+
gem install rails --include-dependencies
+
+
Note, the above command may need to be run more than once if the below error message is displayed, could be 3 times if required
+
+
Bulk updating Gem source index for: http://gems.rubyforge.org
+
ERROR: While executing gem ... (Gem::GemNotFoundException)
+
Could not find rails (> 0) in any repository
+
+
+
+
Fixit
276
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version