]> arthur.barton.de Git - bup.git/blobdiff - README.md
cmd/lib/bup.c: Don't use sysctl kern.proc.pathname on NetBSD
[bup.git] / README.md
index 53f84d2f3533ab87c2c7c90163616e5f1c0f2194..807dce7885a5ced175c329685e57aabcbe1baa80 100644 (file)
--- a/README.md
+++ b/README.md
@@ -136,6 +136,11 @@ From source
  - Install the required python libraries (including the development
    libraries).
 
+   For `bup fuse` you will need to install
+   [python-fuse](https://github.com/libfuse/python-fuse) rather than
+   [fusepy](https://github.com/fusepy/fusepy).  For example, in
+   Debian, install python3-fuse rather than python3-fusepy.
+
    On very recent Debian/Ubuntu versions, this may be sufficient (run
    as root):