How to install Ruby on Rails and MySql on my Ubuntu 10.04 OS?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
migrated from stackoverflow.com Mar 20 '11 at 7:29
|
Ruby on Rails
For details, see the Ubuntu Help here. MySQL
For details, see the Ubuntu Help here. |
|||||||
|
|
I follow this guide every single time: http://www.hackido.com/2009/11/install-ruby-on-rails-on-ubuntu-karmic.html It's written for 9.10, but it works equally well for 10.04. The only (minor) difference is that you can remove the libmysqlclient15off package. Good luck! |
|||
|
|
|
For Ruby on Rails For Ubuntu 10.04, 10.10 and 11.04 I followed this guide: here! There is a sibling for Ubuntu 11.10 here! |
|||
|
|
|
use rbenv to install ruby and rails framework http://www.computersnyou.com/1535/2013/03/installing-ruby-on-rail-on-ubuntu-with-rbenv-step-by-step/ |
|||||||
|