Installing Redmine:
Steps to follow:
- sudo apt-get install ruby-dev
- sudo apt-get install sqlite3-lib
Reference: http://www.redmine.org/projects/redmine/wiki/HowTo\_Install\_Redmine\_on\_Ubuntu\_step\_by\_step
sudo apt-get install apache2 libapache2-mod-passenger
sudo apt-get install redmine redmine-mysql
Click Yes to configure databe using dbconfig-common and use sqlite3 for the database to be used by redmine.
On the terminal Enter command; sudo gem update
sudo gem install bundler
open in browser; localhost/redmine