Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 290 Bytes

INSTALL.md

File metadata and controls

22 lines (14 loc) · 290 Bytes

To compile link, copy or clone libdeflate and zopfli directories, build them

$ ln -s /path/to/zopfli zopfli

You can also clone using make zopfli;

Then build them.

$ make -C zopfli

and use Makefile

$ make -f Makefile

This will generate zipzop executable.