From 0b5d332a8907a777b7969fb617a30cff86417b4d Mon Sep 17 00:00:00 2001 From: Manu Date: Mon, 15 Feb 2021 11:54:21 +0800 Subject: [PATCH] Add short note on pointing setup.py to openssl on macOS --- docs/installation.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index 0abe400d7..ddbe33e85 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -260,6 +260,8 @@ macFUSE, which is available via `github brew install --cask osxfuse +Since Homebrew won't link the installed ``openssl`` formula, set the ``BORG_OPENSSL_PREFIX`` environment variable to ``/usr/local/Cellar/openssl`` before running ``pip install``. + For OS X Catalina and later, be aware that you must authorize full disk access. It is no longer sufficient to run borg backups as root. If you have not yet granted full disk access, and you run Borg backup from cron, you will see