> 
> Can you be more precise in solving your problem, I run FreeBSD and Bareos 
> 15.2.2 too and would like to be able to use lz4.
> Thanks
Hi!

step by step

cd /tmp/
wget https://github.com/bareos/fastlzlib/archive/master.zip
unzip master.zip
cd fastlzlib-master/
./configure
make
make install
cd /usr/ports/sysutils/bareos-client/
make && make reinstall clean
service bareos-fd start

After that, everything will work

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to