-
Notifications
You must be signed in to change notification settings - Fork 277
Linux
Ben RUBSON edited this page May 13, 2018
·
5 revisions
-
Install the build tools and dependencies :
apt-get install build-essential cmake make gettext attr
apt-get install libfuse-dev libssl-dev
-
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