mirror of
https://github.com/vgough/encfs.git
synced 2025-08-18 09:39:47 +02:00
Updated Mac OS X (markdown)
10
Mac-OS-X.md
10
Mac-OS-X.md
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
1. Install the run tools, build tools and dependencies :
|
1. Install the run tools, build tools and dependencies :
|
||||||
[FUSE for macOS](https://osxfuse.github.io) ([GitHub](https://github.com/osxfuse/osxfuse)), last version preferred.
|
[FUSE for macOS](https://osxfuse.github.io) ([GitHub](https://github.com/osxfuse/osxfuse)), last version preferred.
|
||||||
[MacPorts](https://www.macports.org) ([GitHub](https://github.com/macports/macports-base)), last version preferred.
|
Brew](https://brew.sh), or [MacPorts](https://www.macports.org) ([GitHub](https://github.com/macports/macports-base)), last version preferred.
|
||||||
MacPorts CMake package.
|
Brew or MacPorts CMake package.
|
||||||
MacPorts OpenSSL package.
|
Brew or MacPorts OpenSSL package.
|
||||||
|
|
||||||
2. Compile, test and install following the `INSTALL.md` file from the version you use.
|
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
|
For example, for 1.9.5 : https://github.com/vgough/encfs/blob/v1.9.5/INSTALL.md
|
||||||
You [may need](https://github.com/vgough/encfs/issues/532) the following additional options :
|
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 :
|
||||||
`-DENABLE_NLS=OFF -DOPENSSL_ROOT_DIR=/opt/local`
|
`-DOPENSSL_ROOT_DIR=/opt/local`
|
Reference in New Issue
Block a user