Skip to content

Instantly share code, notes, and snippets.

View gavinengel's full-sized avatar

Gavin Engel gavinengel

View GitHub Profile
@gavinengel
gavinengel / cloud9-error
Created August 19, 2013 06:11
Cloud9 Error
#### commands used to setup virtual machine, per:
#### https://github.com/ajaxorg/cloud9/issues/2905#issuecomment-22685063 ####
sudo apt-get install -y build-essential g++ curl libssl-dev apache2-utils git libxml2-dev;
# to get package 'add-apt-repository'
sudo apt-get install software-properties-common
sudo apt-get install python-software-properties
# adding node.js