Skip to content

Instantly share code, notes, and snippets.

@datapimp
Created February 2, 2011 22:44
Show Gist options
  • Select an option

  • Save datapimp/808622 to your computer and use it in GitHub Desktop.

Select an option

Save datapimp/808622 to your computer and use it in GitHub Desktop.
sudo apt-get -y install git-core build-essential
sudo apt-get -y install php5 libapache2-mod-php5
sudo apt-get -y install apache2
sudo apt-get -y install php5-mysql php5-curl php5-gd php5-idn php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-mhash php5-ming php5-ps php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl php5-json
sudo apt-get -y install zlib1g-dev libssl-dev libreadline5-dev libxml2-dev libsqlite3-dev
sudo apt-get -y install ruby rubygems
sudo apt-get -y install libmysqlclient-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment