you have to build wdfs and move it to the PATH, e.g. usr/local/bin
use: wget http://noedler.de/projekte/wdfs/wdfs-1.4.2.tar.gz tar xzvf wdfs-1.4.2.tar.gz cd wdfs-1.4.2 ./configure make sudo make install cd src sudo cp wdfs /usr/local/bin
that did it for me!
you have to build wdfs and move it to the PATH, e.g. usr/local/bin
use: noedler. de/projekte/ wdfs/wdfs- 1.4.2.tar. gz
wget http://
tar xzvf wdfs-1.4.2.tar.gz
cd wdfs-1.4.2
./configure
make
sudo make install
cd src
sudo cp wdfs /usr/local/bin
that did it for me!