mirror of
https://github.com/vgough/encfs.git
synced 2024-11-28 19:03:42 +01:00
Updated Linux (markdown)
parent
72ef96314c
commit
4d04257016
3
Linux.md
3
Linux.md
@ -3,7 +3,8 @@
|
|||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
1. Install the build tools and dependencies :
|
1. Install the build tools and dependencies :
|
||||||
`apt-get install build-essential cmake make libfuse-dev libssl-dev gettext attr`
|
`apt-get install build-essential cmake make gettext attr`
|
||||||
|
`apt-get install libfuse-dev libssl-dev`
|
||||||
|
|
||||||
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
|
Loading…
Reference in New Issue
Block a user