Skip to content

Instantly share code, notes, and snippets.

@dvdasari
Created April 1, 2015 02:24
Show Gist options
  • Save dvdasari/59285a61f7b48188afe0 to your computer and use it in GitHub Desktop.
Save dvdasari/59285a61f7b48188afe0 to your computer and use it in GitHub Desktop.
ssh into server (ubuntu 14:04)
cd into project root path
sudo apt-get install libmysqlclient-dev
sudo apt-get install build-essential bison openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libxml2-dev autoconf libc6-dev ncurses-dev automake libtool
bundle install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment