-
Notifications
You must be signed in to change notification settings - Fork 25
Quickstart quicker‐and‐dirtier
Franco Corbelli edited this page Sep 3, 2023
·
5 revisions
(pre-requisite: working C++ compiler like g++ or clang, make, wget)
wget https://github.com/fcorbelli/zpaqfranz/raw/main/zpaqfranz.cpp
wget https://github.com/fcorbelli/zpaqfranz/raw/main/NONWINDOWS/Makefile
make install clean
(pre-requisite: working C++ compiler like g++ or clang, wget, NO MAKE NEEDED)
WARNING This version is the n-1, may (will) contain experimental code, compilation incompatibilities etc. Almost the bleeding edge
wget http://www.francocorbelli.it/zpaqfranz.cpp -O zpaqfranz.cpp