Created
February 24, 2015 22:22
-
-
Save wchen-r7/efcb46224b7a8320186c to your computer and use it in GitHub Desktop.
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 zlib1g zlib1g-dev \ | |
libxml2 libxml2-dev libxslt-dev locate \ | |
libreadline6-dev libcurl4-openssl-dev git-core \ | |
libssl-dev libyaml-dev openssl autoconf libtool \ | |
ncurses-dev bison curl wget postgresql \ | |
postgresql-contrib libpq-dev \ | |
libapr1 libaprutil1 libsvn1 \ | |
libpcap-dev libsqlite3-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment