apt-get install python2.7-dev python-fuse apt-get install python-pyxattr apt-get install pkg-config linux-libc-dev libacl1-dev apt-get install acl attr apt-get install libreadline-dev#optional (bup ftp)apt-get install python-tornado#optional (bup web) ...
Well, my distro is installed to my C: drive, which is bitlocker protected, but which is auto-unlocked upon boot (or logging in?). Anyway, I depend on the "automatic mounting" of Windows drives in WSL and I have an external D:\ drive also encrypted with BitLocker. What's annoying, i...
apt-get install python2.7-dev python-fuse apt-get install python-pyxattr python-pylibacl apt-get install linux-libc-dev apt-get install acl attr apt-get install python-tornado # optional On CentOS (for CentOS 6, at least), this should be sufficient (run as root): yum groupinstall "Develop...
storage-daemon qsd: Document fuse's allow-other option Feb 1, 2022 stubs hw/pci: Restrict pci-bus stub to sysemu Jan 18, 2022 subprojects/libvhost-user libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-me… Feb 4, 2022 target target/riscv: add support for svpbmt exte...
To use the 'bup fuse' command, you need to install the fuse kernel module from the 'fusefs-kmod' port in the 'sysutils' section and the libraries from the port named 'py-fusefs' in the 'devel' section. The 'par2' command can be found in the port named 'par2cmdline'. ...
To use the 'bup fuse' command, you need to install the fuse kernel module from the 'fusefs-kmod' port in the 'sysutils' section and the libraries from the port named 'py-fusefs' in the 'devel' section. The 'par2' command can be found in the port named 'par2cmdline'. In order...
Install the required python libraries (including the development libraries). On very recent Debian/Ubuntu versions, this may be sufficient (run as root): apt-get build-dep bup Otherwise try this: apt-get install python3.7-dev python3-fuse apt-get install python3-pyxattr python3-pytest apt-get...
install pkg-config linux-libc-dev libacl1-dev apt-get install gcc make acl attr rsync apt-get isntall python-pytest-xdist#optional (parallel tests)apt-get install par2#optional (error correction)apt-get install libreadline-dev#optional (bup ftp)apt-get install python-tornado#optional (bup ...
There is no support for ACLs. If/when some enterprising person fixes this, adjust dev/compare-trees. Notes on Cygwin To prepare to build build bup, install the gcc-core, git, python3-devel, make, and rsync packages. Optionally, install libreadline-devel (forbup ftp) and par2. To genera...
To use the 'bup fuse' command, you need to install the fuse kernel module from the 'fusefs-kmod' port in the 'sysutils' section and the libraries from the port named 'py-fusefs' in the 'devel' section. The 'par2' command can be found in the port named 'par2cmdline'. In order...