diff --git a/doc-src/install.html b/doc-src/install.html index 70003d600..5d4124597 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 + +## 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 + + + + + + + diff --git a/mitmdump b/mitmdump old mode 100644 new mode 100755 diff --git a/mitmproxy b/mitmproxy old mode 100644 new mode 100755