aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2014-09-09 17:57:39 +1200
committerAldo Cortesi <aldo@nullcube.com>2014-09-09 17:57:39 +1200
commite5412e9dd91c37a3f43f68441985b857d29cbbb4 (patch)
treeb4d9c399b86be88a31cf5dcd12a1af1939e37dea /doc-src
parent81c3b194b65cd36960de7ee42cdd6113843ae4a3 (diff)
downloadmitmproxy-e5412e9dd91c37a3f43f68441985b857d29cbbb4.tar.gz
mitmproxy-e5412e9dd91c37a3f43f68441985b857d29cbbb4.tar.bz2
mitmproxy-e5412e9dd91c37a3f43f68441985b857d29cbbb4.zip
Docs stub for Unbuntu, restore executable flag on binaries.
Diffstat (limited to 'doc-src')
-rw-r--r--doc-src/install.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc-src/install.html b/doc-src/install.html
index 70003d60..5d412459 100644
--- a/doc-src/install.html
+++ b/doc-src/install.html
@@ -50,3 +50,22 @@ image/*; /usr/bin/open -Wn %s
video/*; /usr/bin/open -Wn %s
</pre>
+
+## Ubuntu
+
+On Ubuntu, you will need the following native packages to install mitmproxy
+from source:
+
+- build-essential
+- python-dev
+- libffi-dev
+- libssl-dev
+- libxml2-dev
+- libxslt1-dev
+
+
+
+
+
+
+