Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build instructions on Debian jessie #27

Open
szepeviktor opened this issue Feb 14, 2015 · 2 comments
Open

Build instructions on Debian jessie #27

szepeviktor opened this issue Feb 14, 2015 · 2 comments

Comments

@szepeviktor
Copy link
Contributor

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=$?"
@szepeviktor szepeviktor changed the title Build instructions on Debian jessi Build instructions on Debian jessie Feb 14, 2015
@szepeviktor
Copy link
Contributor Author

Please consider adding it to your README.

@moinakg
Copy link
Owner

moinakg commented Feb 15, 2015

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants