浏览代码

Add short note on pointing setup.py to openssl on macOS

Manu 4 年之前
父节点
当前提交
0b5d332a89
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/installation.rst

+ 2 - 0
docs/installation.rst

@@ -260,6 +260,8 @@ macFUSE, which is available via `github
 
 
     brew install --cask osxfuse
     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.
 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
 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
 granted full disk access, and you run Borg backup from cron, you will see