From 45fcf7532ca507532b8b89ef19ca65475e4dbb0f Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 6 Sep 2022 18:02:25 +0000 Subject: deploy: c9b7e9735508bb148c6ad59c433d71e5b8b360ad --- develop/setup/installation.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'develop/setup') diff --git a/develop/setup/installation.html b/develop/setup/installation.html index 49785876b8..6f6032a6ac 100644 --- a/develop/setup/installation.html +++ b/develop/setup/installation.html @@ -277,6 +277,9 @@ and mounting it to /var/synapse should be taken into consideration.
  • Python 3.7 or later, up to Python 3.10.
  • At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org
  • +

    If building on an uncommon architecture for which pre-built wheels are +unavailable, you will need to have a recent Rust compiler installed. The easiest +way of installing the latest version is to use rustup.

    To install the Synapse homeserver run:

    mkdir -p ~/synapse
     virtualenv -p python3 ~/synapse/env
    -- 
    cgit 1.5.1