mirror of
https://github.com/vgough/encfs.git
synced 2024-11-21 23:43:26 +01:00
Updated Windows (markdown)
parent
27fd620ecb
commit
19c51e87d2
12
Windows.md
12
Windows.md
@ -47,17 +47,9 @@ You'll also find a Chinese guide written by @youngh070 [here](https://github.com
|
||||
|
||||
`sh install.sh`
|
||||
|
||||
4. In `/usr/include/fuse/winfsp_fuse.h` :
|
||||
4. Get [last EncFS version](https://github.com/vgough/encfs/releases).
|
||||
|
||||
If needed, modify : `return cygwin_create_path(`
|
||||
|
||||
To : `return (char *)cygwin_create_path(`
|
||||
|
||||
_(see https://github.com/billziss-gh/winfsp/pull/154)_
|
||||
|
||||
5. Get [last EncFS version](https://github.com/vgough/encfs/releases).
|
||||
|
||||
6. Using Cygwin terminal, compile, test and install following the `INSTALL.md` file from the version you use.
|
||||
5. Using Cygwin terminal, 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
|
||||
|
||||
### Usage
|
||||
|
Loading…
Reference in New Issue
Block a user