From 09e77d080b280948ec137d5026ad373105c4f190 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 16 Sep 2016 11:56:38 +0200 Subject: Remove libfec build dependency --- INSTALL.md | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 0046f9e..4abc06f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,8 +1,6 @@ Required dependencies: ====================== -* libfec from Phil Karn, with compatibility patch: - [ka9q-fec](https://github.com/Opendigitalradio/ka9q-fec) * Boost 1.48 or later * ZeroMQ 4 from [http://www.zeromq.org](http://www.zeromq.org). Please prefer the zeromq from your distribution, but mind that some distributions @@ -12,17 +10,6 @@ Required dependencies: Simple install procedure using tarball release: =============================================== -Install libfec --------------- - - % git clone https://github.com/Opendigitalradio/ka9q-fec.git - % cd ka9q-fec - % ./bootstrap - % ./configure # Run the configure script - % make # Build the library - [as root] - % make install # Install the library - Install odr-dabmux ------------------ @@ -75,11 +62,3 @@ following command for a complete list: % ./configure --help -Notes about libfec -================== -The original libfec version from -[ka9q.net](http://www.ka9q.net/code/fec/fec-3.0.1.tar.bz2) -does not compile on x86\_64 nor on ARM. That is the reason why the patched -version is suggested. - -On x86 systems, the original version can also be used. -- cgit v1.2.3