5 Mac OS X
Ben RUBSON edited this page 2020-02-29 10:41:26 +01:00

Installation

  1. 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.

  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 the following additional options if you use OpenSSL package from MacPorts : -DENABLE_NLS=OFF -DOPENSSL_ROOT_DIR=/opt/local