mirror of
https://github.com/fuse-friends/fuse-native
synced 2024-10-27 18:34:01 +00:00
parent
8769284245
commit
f9cbe7aaeb
@ -14,7 +14,9 @@ any buffer copys in read/write. It also supports unmount and mouting of multiple
|
||||
You need to have FUSE installed (or Dokany on Windows)
|
||||
|
||||
* On Linux/Ubuntu `sudo apt-get install libfuse-dev`
|
||||
* On OSX install [OSXFuse](http://osxfuse.github.com/) and pkg-config, `brew install pkg-config`
|
||||
* On OSX
|
||||
* if you use Brew, install [OSXFuse](http://osxfuse.github.com/) and `brew install pkg-config`
|
||||
* if you use MacPorts, `sudo port install osxfuse +devel`
|
||||
* On Windows see `Windows` down below...
|
||||
|
||||
### Windows
|
||||
|
Loading…
Reference in New Issue
Block a user