Created
April 9, 2012 16:38
-
-
Save kapkaev/2344623 to your computer and use it in GitHub Desktop.
ubuntu 11.10 rvm install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get -y install build-essential git-core curl libssl-dev libreadline6-dev zlib1g-dev libmysqlclient-dev libcurl4-openssl-dev libxslt-dev libxml2-dev imagemagick imagemagickcore-dev imagemagickwand-dev | |
curl -L get.rvm.io | bash -s stable && source ~/.bash_profile && rvm requirements && rvm install 1.9.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment