From 5b072fb6fd88a28e898a7565046aa3e9cdfeaed3 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Mon, 31 May 2021 12:20:21 -0700 Subject: Add note to desktop readme for Ubuntu 20.04 --- desktop/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/desktop/README.md b/desktop/README.md index 97d0fd30..eb91e315 100644 --- a/desktop/README.md +++ b/desktop/README.md @@ -15,6 +15,8 @@ cd onionshare/desktop If you're using Linux, install `tor` and `obfs4proxy` from either the [official Debian repository](https://support.torproject.org/apt/tor-deb-repo/), or from your package manager. +In Ubuntu 20.04 you also need the `libxcb-xinerama0` package installed. + #### macOS Download and install Python 3.8.6 from https://www.python.org/downloads/release/python-386/. I downloaded `python-3.8.6-macosx10.9.pkg`. (You may need to also run `/Applications/Python\ 3.8/Install\ Certificates.command`.) -- cgit v1.2.3-54-g00ecf