Updated Mac OS X (markdown)

Ben RUBSON 2020-02-29 10:38:44 +01:00
parent 052ff49703
commit 65c07bf9bf

@ -8,5 +8,5 @@ Brew or MacPorts OpenSSL package.
2. Compile, test and install following the `INSTALL.md` file from the version you use.
For example, for 1.9.5 : https://github.com/vgough/encfs/blob/v1.9.5/INSTALL.md
As of EncFS 1.9.5, you [may need](https://github.com/vgough/encfs/issues/532) the following additional option if you use OpenSSL package from MacPorts :
`-DOPENSSL_ROOT_DIR=/opt/local`
As of EncFS 1.9.5, you may need the following additional options if you use OpenSSL package from MacPorts :
`-DENABLE_NLS=OFF -DOPENSSL_ROOT_DIR=/opt/local`