Skip to content

Instantly share code, notes, and snippets.

@fmos
Created June 3, 2012 13:08
Show Gist options
  • Save fmos/2863387 to your computer and use it in GitHub Desktop.
Save fmos/2863387 to your computer and use it in GitHub Desktop.
Zotonic install patch for Ubuntu 12.04
diff -r 4bf7ab502dbd zotonic_install
--- a/zotonic_install Mon Sep 05 15:05:57 2011 +0200
+++ b/zotonic_install Sun Jun 03 15:06:40 2012 +0200
@@ -3,6 +3,7 @@
SHELL=/bin/bash && \
apt-get install -y \
erlang \
+ erlang-src \
build-essential \
rake \
libxml2-dev \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment