Difference between revisions of "Installer scripts"

From OpenDigitalRadio
Jump to navigationJump to search
(Created page with "==Install scripts for distributions== ===Debian stable=== There is one installer script in development for Debian wheezy. It installs * uhd (debian repository) * tons of d...")
 
Line 3: Line 3:
 
===Debian stable===
 
===Debian stable===
  
There is one installer script in development for Debian wheezy. It installs
+
There is one installer script in development for '''Debian wheezy'''. It installs
* uhd (debian repository)
+
* uhd (debian repository)
* tons of dependencies and build tools
+
* tons of dependencies and build tools
* ZeroMQ 4.0.3 (from source) and its C++ bindings
+
* ZeroMQ 4.0.3 (from source) and its C++ bindings
* KA9Q libfec (from github source)
+
* KA9Q libfec (from github source)
* [[CRC-DabMux]] (from github source)
+
* [[CRC-DabMux]] (from github source)
* [[CRC-DabMod]] (from github source)
+
* [[CRC-DabMod]] (from github source)
* [[Fdk-aac-dabplus]] (from github source)
+
* [[Fdk-aac-dabplus]] (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]
  
 
It requires sudo to be installed, and must be executed as a regular user (not root).
 
It requires sudo to be installed, and must be executed as a regular user (not root).
Line 17: Line 17:
 
The script is maintained in the [https://github.com/mpbraendli/mmbtools-aux mmbtools-aux] repository, and is here: https://github.com/mpbraendli/mmbtools-aux/blob/master/installer/debian.sh
 
The script is maintained in the [https://github.com/mpbraendli/mmbtools-aux mmbtools-aux] repository, and is here: https://github.com/mpbraendli/mmbtools-aux/blob/master/installer/debian.sh
  
''Please make sure you understand what this script is doing before executing it!''
+
'''Please make sure you understand what this script is doing before executing it!'''
  
  

Revision as of 16:12, 2 February 2014

Install scripts for distributions

Debian stable

There is one installer script in development for Debian wheezy. It installs

  • uhd (debian repository)
  • tons of dependencies and build tools
  • ZeroMQ 4.0.3 (from source) and its C++ bindings
  • KA9Q libfec (from github source)
  • CRC-DabMux (from github source)
  • CRC-DabMod (from github source)
  • Fdk-aac-dabplus (from github source)
  • the scripts and examples from mmbtools-aux

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

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


The script has been tested on:

$ lsb_release  -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 7.3 (wheezy)
Release:        7.3
Codename:       wheezy