From e998a68308e5cde70bbd156107ae692f26753946 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 12 Feb 2014 19:56:11 +0100 Subject: update debian installer script --- installer/debian.sh | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'installer') diff --git a/installer/debian.sh b/installer/debian.sh index 3bab9b9..856f758 100644 --- a/installer/debian.sh +++ b/installer/debian.sh @@ -106,13 +106,6 @@ make sudo make install popd -echo -e "$GREEN Installing ZeroMQ C++ Bindings $NORMAL" -# Get ZeroMQ cpp bindings -git clone https://github.com/zeromq/cppzmq.git -pushd cppzmq -sudo cp zmq.hpp /usr/local/include -popd - echo -e "$GREEN Installing KA9Q libfec $NORMAL" git clone https://github.com/Opendigitalradio/ka9q-fec.git pushd ka9q-fec @@ -152,7 +145,7 @@ popd echo -e "$GREEN Compiling fdk-aac-dabplus $NORMAL" -git clone https://github.com/mpbraendli/fdk-aac-dabplus.git +git clone https://github.com/Opendigitalradio/fdk-aac-dabplus.git pushd fdk-aac-dabplus autoreconf -i ./configure --enable-example --enable-zmq -- cgit v1.2.3