This is a combination of all my instructions on how to setup redmine on Centos. Its still a work in progress so please note any problems in comments.
Install Ruby on Rails
yum install ruby ruby-devel ruby-libs ruby-irb ruby-rdoc ruby-mysql
Download and install ruby gems
wget http://rubyforge.org/frs/download.php/45905/rubygems-1.3.1.tgz
tar xvf rubygems-1.3.1.tgz
cd rubygems-1.3.1
ruby setup.rb
. . . → Read More: How To Install Redmine on Centos 5.2 Update






































Recent Comments