Skip to content

Instantly share code, notes, and snippets.

@cannapages
Created May 8, 2015 08:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cannapages/5a60907952a79d54c0df to your computer and use it in GitHub Desktop.
Save cannapages/5a60907952a79d54c0df to your computer and use it in GitHub Desktop.
Fresh Ubuntu/Ruby Todo
sudo apt-get update
sudo apt-get upgrade
\curl -sSL https://get.rvm.io | bash -s stable --rails
rvm install ruby 1.9 --default
sudo apt-get install build-essential libsdl2-dev libsdl2-ttf-dev libpango1.0-dev libgl1-mesa-dev libfreeimage-dev libopenal-dev libsndfile-dev libiconv-hook-dev libxml2-dev freeglut3 freeglut3-dev ImageMagick libmagickwand-dev
gem install faster_xml_simple
gem install gosu releasy texplay ashton gamebox chipmunk ruby-opengl rmagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment