-
Notifications
You must be signed in to change notification settings - Fork 277
Mac OS X
Ben RUBSON edited this page Feb 29, 2020
·
5 revisions
-
Install the run tools, build tools and dependencies :
FUSE for macOS (GitHub), last version preferred.
Brew, or MacPorts (GitHub), last version preferred.
Brew or MacPorts CMake package.
Brew or MacPorts OpenSSL package. -
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 the following additional options if you use OpenSSL package from MacPorts :-DENABLE_NLS=OFF -DOPENSSL_ROOT_DIR=/opt/local