|
Installation
Installation instructions.
Featured Using binary packagesbindfs is available in some Linux distributions' package repositories. At least Debian, Ubuntu and Fedora have it. For OS X it may be easiest to install it using the MacPorts port. A HowTo has been written for Ubuntu. Compiling by handMake sure you have installed FUSE (or MacFUSE) either by compiling it by hand or by installing a binary. On Linux be sure to also have the development package fuse-dev, fuse-devel or similar if applicable for your distribution. Compiling and installing bindfs works as usual by doing
Troubleshooting
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig (or whichever pkgconfig directory has the fuse.pc file).
|
► Sign in to add a comment