Skip to content

Instantly share code, notes, and snippets.

@bekicot
Last active January 5, 2017 18:16
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 bekicot/aa95022beb84d35ed43b to your computer and use it in GitHub Desktop.
Save bekicot/aa95022beb84d35ed43b to your computer and use it in GitHub Desktop.
sudo apt-get install
sudo apt-get upgrade
sudo apt-get install libmysql-ruby libmysqlclient-dev
# PostgreSQL dependecies
sudo apt-get install libpq-dev
sudo apt-get install libssl-dev
sudo apt-get install libssl0.9.8
sudo apt-get install libreadline-dev
sudo apt-get install build-essential
sudo apt-get install libmagickwand-dev imagemagick
sudo apt-get install git-core curl zlib1g-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment