pcompress
pcompress copied to clipboard
Build instructions on Debian jessie
Jessie is almost stable. Pbuilder could be used to produce a clean build.
# tools
apt-get update && apt-get install -y git ca-certificates \
file libtool autoconf automake automake1.11 yasm
# deps
apt-get install -y build-essential libssl-dev zlib1g-dev libbz2-dev libarchive-dev
git clone https://github.com/moinakg/pcompress.git
apt-get source libwavpack-dev
cd pcompress/ && ./config --wavpack-dir=/root/wavpack-4.70.0; echo "config=$?"
Please consider adding it to your README.
Thanks. I have to update the README for a bunch of things. I will add your instructions for Debian.
Regards, Moinak.
On Sat, Feb 14, 2015 at 6:08 AM, Viktor Szépe [email protected] wrote:
Please consider adding it to your README.
— Reply to this email directly or view it on GitHub https://github.com/moinakg/pcompress/issues/27#issuecomment-74376309.
http://moinakg.wordpress.com/