Install Ruby on Rails · Ubuntu Linux · RailsApps: "Don’t Install Ruby from a Package
Ubuntu provides a package manager system for installing system software. You’ll use this to prepare your computer before installing Ruby. However, don’t use apt-get to install Ruby. The package manager will install an outdated version of Ruby. And it will install Ruby at the system level (for all users). It’s better to use RVM to install Ruby within your user environment."
'via Blog this'
No comments:
Post a Comment