zsync icon indicating copy to clipboard operation
zsync copied to clipboard

INSTALL

Open Dmole opened this issue 8 years ago • 0 comments

The install documentation should be more like

cd zsync/c
apt install autoconf libcurl4-gnutls-dev
autoreconf --install && autoconf && ./configure LIBS=-lcurl && make

Dmole avatar Jan 29 '17 22:01 Dmole