I am trying to install redmine on amazon instance. I have created a new user there and I removed ruby version 1.9.2p180 now it shows
$ rails -v
Rails 2.3.5
$ ruby -v
bash: /usr/local/bin/ruby: No such file or directory
I think I want ruby 1.8.7 and less and rails 2.3 series to install redmine
Please help me to install redmine.
I am trying to install redmine on amazon instance. I have created a new
Share
Easiest way to get Redmine up and running on EC2 is with a bitnami AMI. See this website. Just find the image in the AWS Console and fire it up.