You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dhiru Kholia b6850b2d46 PoC v6 (2017-02-04) 7 years ago
..
Makefile PoC v6 (2017-02-04) 7 years ago
README.md PoC v6 (2017-02-04) 7 years ago
pbzx.c PoC v6 (2017-02-04) 7 years ago

README.md

Building pbzx from scratch

A decent version of Xcode is required to builz pbzx. Xcode is available for free in Apple's App Store.

Building

Simply run

make

This first downloads, configures and builds a static version of liblzma and then builds the pbxz binary itself.

The following false libtool warning can be safely ignored:

libtool: warning: remember to run 'libtool --finish /usr/lib'