Difference between revisions of "Installer scripts"

From OpenDigitalRadio
Jump to navigationJump to search
(Removal of wheezy)
Line 1: Line 1:
 
==Install scripts for Debian 8 (Jessie) ==
 
==Install scripts for Debian 8 (Jessie) ==
  
There is an installer script for '''Debian jessie'''. It installs
+
There is an installer script for '''Debian''' jessie and buster. It installs
 
* uhd (from debian packages)
 
* uhd (from debian packages)
 
* tons of dependencies and build tools (debian packages)
 
* tons of dependencies and build tools (debian packages)
* ZeroMQ (from source on Wheezy, from the repositories on Jessie)
 
* KA9Q libfec (from github source)
 
 
* [[ODR-DabMux]] (from github source)
 
* [[ODR-DabMux]] (from github source)
 
* [[ODR-DabMod]] (from github source)
 
* [[ODR-DabMod]] (from github source)
 
* [[Fdk-aac-dabplus]] (from github source)
 
* [[Fdk-aac-dabplus]] (from github source)
* [[Toolame-DAB]] (from github source)
+
* [[ODR-AudioEnc]] (from github source)
 
* the scripts and examples from [https://github.com/mpbraendli/mmbtools-aux mmbtools-aux]
 
* the scripts and examples from [https://github.com/mpbraendli/mmbtools-aux mmbtools-aux]
  

Revision as of 11:01, 30 September 2019

Install scripts for Debian 8 (Jessie)

There is an installer script for Debian jessie and buster. It installs

It requires sudo to be installed, and must be executed as a regular user (not root).

The script is maintained in the mmbtools-aux repository, and is here: https://github.com/mpbraendli/mmbtools-aux/blob/master/installer/debian.sh Download is easily possible using

wget https://raw.githubusercontent.com/mpbraendli/mmbtools-aux/master/installer/debian.sh

Please make sure you understand what this script is doing before executing it!

Comments/suggestions are welcome (CRC-mmbTools google group -or- GitHub issues)

Install script for the GNURadio Live System

There is also a script that can be used on the GNURadio Live System. Please see https://github.com/mpbraendli/mmbtools-aux/tree/master/installer