Skip to content

Instantly share code, notes, and snippets.

@waako
Last active August 29, 2015 14:01
Show Gist options
  • Save waako/ecb9e18150fe76037a78 to your computer and use it in GitHub Desktop.
Save waako/ecb9e18150fe76037a78 to your computer and use it in GitHub Desktop.
Postgres 9.1 on Ubuntu 12.04 (installing cartaro.org): https://drupal.org/node/1930064

Install postgresql-9.1 not just postgresql as this gave issues.

sudo apt-get install unzip apache2 php5 php5-gd php5-curl php5-pgsql postgresql-9.1 postgis postgresql-9.1-postgis postgresql-contrib-9.1 tomcat7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment