moinakg/pcompress

Build instructions on Debian jessie

Opened this issue · 2 comments

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 notifications@github.com
wrote:

Please consider adding it to your README.


Reply to this email directly or view it on GitHub
#27 (comment).

http://moinakg.wordpress.com/