INSTALLATION
=============
1-Overwrite the files where you have installed the peazip

7z.so is compiled for GLIBC 2.27 (x86-64) as shared library, the original 7z.so from peazip only works with GLIBC 2.29
brotli, zpaq and zstd are compiled as static binary (x86-64) and now they don't crash

2-To make run Freearc you need to install some libraries
sudo apt-get install libcurl4:i386
sudo ln -s /usr/lib/i386-linux-gnu/libgmp.so.10.3.2  /usr/lib/i386-linux-gnu/libgmp.so.3

Solution tested under Linux Mint 19.3 GLIBC 2.27, Kernel Linux 5.4.0-84-generic #94~18.04.1-Ubuntu 
