Code Monkey home page Code Monkey logo

gr-etcetera's Introduction

Make Test Version AUR Docs Packaging status

GNU Radio

GNU Radio is a free & open-source signal processing runtime and signal processing software development toolkit. Originally developed for use with software-defined radios and for simulating wireless communications, it's robust capabilities have led to adoption in hobbyist, academic, and commercial environments. GNU Radio has found use in software-defined radio, digital communications, nuclear physics, high- energy particle physics, astrophysics, radio astronomy and more!

Helpful Links

How to Run the QT Version of GNU Radio Companion

    # Ensure PyQt5 and other dependencies are installed
    pip install QDarkStyle qtpy
    
    # If you want to run tests
    pip install pytest-qt pyautogui

    # Build and install as usual (described below) and then run
    gnuradio-companion --qt

GNU Radio 4.0

The next major release of GNU Radio, GNU Radio 4.0, is currently under active development. The effort is being spearheaded by FAIR (The Facility for Anti-Proton and Ion Research), part of GSI in Germany. Development of that version is currently taking place under their GitHub organization, here.

How to Install GNU Radio

Prebuilt Binaries

The recommended way to install GNU Radio on most platforms is using available binary package distributions.

The following command is for Debian, Ubuntu, and derivatives. Consult your distribution information to obtain the version of GNU Radio which is included.

    sudo apt install gnuradio

For other operating systems and versions, see Quick Start

Ubuntu PPA Installation

For Ubuntu, the latest builds (both released and pulled from master branch) are maintained as PPAs (Personal Package Archives) on launchpad.net. Be sure to uninstall any previously installed versions of gnuradio first. See UnInstall GR.

Other Installation Methods

Platform-specific guides and Cross-platform guides are described in Other Installation Methods.

From Source

Complete instructions for building GNU Radio from source code are detailed in Installing From Source.

PyBOMBS

We are no longer recommending PyBOMBS to install modern versions of GNU Radio.

Legal Matters

Some files have been changed many times throughout the years. Copyright notices at the top of source files list which years changes have been made. For some files, changes have occurred in many consecutive years. These files may often have the format of a year range (e.g., "2006 - 2011"), which indicates that these files have had copyrightable changes made during each year in the range, inclusive.

gr-etcetera's People

Contributors

777arc avatar alexandratrifan avatar amboar avatar argilo avatar arsalanqasimahmed avatar bastibl avatar ckuethe avatar daniestevez avatar fwunsch avatar george-hopkins avatar ghostop14 avatar jdemel avatar jolivain avatar kermitderfrosch avatar marcusmueller avatar mbr0wn avatar mmmaaaxxx avatar mormj avatar ninjacomics avatar osh avatar ptrkrysik avatar pwebber-drs avatar r4d10n avatar reiinakano avatar rubund avatar saikwolf avatar sec42 avatar vladislavf avatar wbarnha avatar willcode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gr-etcetera's Issues

airprobe.lwr

svn.berlin.ccc.de domain doesn't exist anymore.

[liquid-dsp] Failed to build on Ubuntu 16.04

PyBOMBS fails to install liquid-dsp on Ubuntu 16.04 - complains about not finding ./bootstrap and ./configure

PyBOMBS verbose output (interesting part is towards the end):

rpopescu@thor:~/prefix/default$ pybombs -v -v -v install liquid-dsp
PyBOMBS.ConfigManager - DEBUG - Reading config info from file: /etc/pybombs/config.yml
PyBOMBS.ConfigManager - DEBUG - New config items: {}
PyBOMBS.ConfigManager - DEBUG - Reading config info from file: /home/rpopescu/.pybombs/config.yml
PyBOMBS.ConfigManager - DEBUG - New config items: {'default_prefix': 'default'}
PyBOMBS.ConfigManager - DEBUG - Template directory: /usr/local/lib/python2.7/dist-packages/pybombs/templates
PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Inspecting config file: /etc/pybombs/config.yml
PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Inspecting config file: /home/rpopescu/.pybombs/config.yml
PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Using environment variable PYBOMBS_PREFIX as prefix (/home/rpopescu/prefix/default)
PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Choosing default prefix config dir: /home/rpopescu/prefix/default/.pybombs
PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Inspecting config file: /home/rpopescu/prefix/default/.pybombs/config.yml
PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Prefix source dir is: /home/rpopescu/prefix/default/src
PyBOMBS.Inventory - DEBUG - Trying to load inventory file /home/rpopescu/prefix/default/.pybombs/inventory.yml...
PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Prefix-local recipe dir is: /home/rpopescu/prefix/default/.pybombs/recipes
PyBOMBS.ConfigManager - DEBUG - Reading config info from file: /home/rpopescu/prefix/default/.pybombs/config.yml
PyBOMBS.ConfigManager - DEBUG - New config items: {}
PyBOMBS.ConfigManager - DEBUG - Full list of recipe locations: ['/home/rpopescu/prefix/default/.pybombs/recipes', '/home/rpopescu/.pybombs/recipes/gr-etcetera', '/home/rpopescu/.pybombs/recipes/gr-recipes', '/usr/local/lib/python2.7/dist-packages/pybombs/recipes']
PyBOMBS.ConfigManager - DEBUG - Named recipe locations: {'gr-etcetera': 'git+https://github.com/gnuradio/gr-etcetera.git', 'gr-recipes': 'git+https://github.com/gnuradio/gr-recipes.git'}
PyBOMBS - INFO - PyBOMBS Version 2.1.0
PyBOMBS.RecipeListManager - DEBUG - Adding recipe location: /home/rpopescu/prefix/default/.pybombs/recipes
PyBOMBS.RecipeListManager - DEBUG - Scanning directory '/home/rpopescu/prefix/default/.pybombs/recipes' for recipes...
PyBOMBS.RecipeListManager - DEBUG - Found 0 new recipes.
PyBOMBS.RecipeListManager - DEBUG - Loading templates.
PyBOMBS.RecipeListManager - OBNOXIOUS - Adding template /usr/local/lib/python2.7/dist-packages/pybombs/templates/empty.lwt
PyBOMBS.RecipeListManager - OBNOXIOUS - Adding template /usr/local/lib/python2.7/dist-packages/pybombs/templates/bootstrapautoconf.lwt
PyBOMBS.RecipeListManager - OBNOXIOUS - Adding template /usr/local/lib/python2.7/dist-packages/pybombs/templates/autoconf.lwt
PyBOMBS.RecipeListManager - OBNOXIOUS - Adding template /usr/local/lib/python2.7/dist-packages/pybombs/templates/setuptools.lwt
PyBOMBS.RecipeListManager - OBNOXIOUS - Adding template /usr/local/lib/python2.7/dist-packages/pybombs/templates/distutils.lwt
PyBOMBS.RecipeListManager - OBNOXIOUS - Adding template /usr/local/lib/python2.7/dist-packages/pybombs/templates/prefix.lwt
PyBOMBS.RecipeListManager - OBNOXIOUS - Adding template /usr/local/lib/python2.7/dist-packages/pybombs/templates/bjam.lwt
PyBOMBS.RecipeListManager - OBNOXIOUS - Adding template /usr/local/lib/python2.7/dist-packages/pybombs/templates/boostflags.lwt
PyBOMBS.RecipeListManager - OBNOXIOUS - Adding template /usr/local/lib/python2.7/dist-packages/pybombs/templates/cmake.lwt
PyBOMBS.RecipeListManager - OBNOXIOUS - Adding template /usr/local/lib/python2.7/dist-packages/pybombs/templates/sdk.lwt
PyBOMBS.RecipeListManager - DEBUG - Adding recipe location: /home/rpopescu/.pybombs/recipes/gr-etcetera
PyBOMBS.RecipeListManager - DEBUG - Scanning directory '/home/rpopescu/.pybombs/recipes/gr-etcetera' for recipes...
PyBOMBS.RecipeListManager - DEBUG - Found 61 new recipes.
PyBOMBS.RecipeListManager - DEBUG - Loading templates.
PyBOMBS.RecipeListManager - DEBUG - Adding recipe location: /home/rpopescu/.pybombs/recipes/gr-recipes
PyBOMBS.RecipeListManager - DEBUG - Scanning directory '/home/rpopescu/.pybombs/recipes/gr-recipes' for recipes...
PyBOMBS.RecipeListManager - DEBUG - Found 168 new recipes.
PyBOMBS.RecipeListManager - DEBUG - Loading templates.
PyBOMBS.RecipeListManager - DEBUG - Adding recipe location: /usr/local/lib/python2.7/dist-packages/pybombs/recipes
PyBOMBS.RecipeListManager - DEBUG - Scanning directory '/usr/local/lib/python2.7/dist-packages/pybombs/recipes' for recipes...
PyBOMBS.RecipeListManager - DEBUG - Found 11 new recipes.
PyBOMBS.RecipeListManager - DEBUG - Loading templates.
PyBOMBS.install - DEBUG - Initializing command class for command install
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager pip
PyBOMBS.PackageManager - DEBUG - pip is supported!
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager apt-get
PyBOMBS.PackageManager - DEBUG - apt-get is supported!
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager yumdnf
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager port
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager brew
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager pacman
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager portage
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager pkgconfig
PyBOMBS.PackageManager - DEBUG - pkgconfig is supported!
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager cmd
PyBOMBS.PackageManager - DEBUG - cmd is supported!
PyBOMBS.PackageManager - DEBUG - Using packagers: ['pip', 'apt-get', 'pkgconfig', 'cmd', 'source']
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager pip
PyBOMBS.PackageManager - DEBUG - pip is supported!
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager apt-get
PyBOMBS.PackageManager - DEBUG - apt-get is supported!
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager yumdnf
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager port
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager brew
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager pacman
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager portage
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager pkgconfig
PyBOMBS.PackageManager - DEBUG - pkgconfig is supported!
PyBOMBS.PackageManager - DEBUG - Attempting to add binary package manager cmd
PyBOMBS.PackageManager - DEBUG - cmd is supported!
PyBOMBS.PackageManager - DEBUG - Using packagers: ['pip', 'apt-get', 'pkgconfig', 'cmd', 'source']
PyBOMBS.PackageManager - DEBUG - Checking if package liquid-dsp is installed.
PyBOMBS.Recipe[liquid-dsp] - OBNOXIOUS - Loading recipe file: /home/rpopescu/.pybombs/recipes/gr-etcetera/liquid-dsp.lwr
PyBOMBS.Recipe[liquid-dsp] - OBNOXIOUS - Loading template file: /usr/local/lib/python2.7/dist-packages/pybombs/templates/bootstrapautoconf.lwt
PyBOMBS.Recipe[liquid-dsp] - OBNOXIOUS - Inheriting from file /usr/local/lib/python2.7/dist-packages/pybombs/templates/bootstrapautoconf.lwt
PyBOMBS.Recipe[liquid-dsp] - OBNOXIOUS - Loading template file: /usr/local/lib/python2.7/dist-packages/pybombs/templates/autoconf.lwt
PyBOMBS.Recipe[liquid-dsp] - OBNOXIOUS - Inheriting from file /usr/local/lib/python2.7/dist-packages/pybombs/templates/autoconf.lwt
PyBOMBS.Recipe[liquid-dsp] - OBNOXIOUS - Loading template file: /usr/local/lib/python2.7/dist-packages/pybombs/templates/empty.lwt
PyBOMBS.Recipe[liquid-dsp] - OBNOXIOUS - Inheriting from file /usr/local/lib/python2.7/dist-packages/pybombs/templates/empty.lwt
PyBOMBS.Recipe[liquid-dsp] - OBNOXIOUS - Loaded recipe - liquid-dsp
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.Packager.pip - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.apt-get - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.pkgconfig - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.cmd - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.PackageManager - DEBUG - Checking if package liquid-dsp is installed.
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.Packager.pip - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.apt-get - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.pkgconfig - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.cmd - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.PackageManager - DEBUG - Checking if package liquid-dsp is installed.
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.Packager.pip - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.apt-get - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.pkgconfig - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.cmd - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.PackageManager - DEBUG - Checking if package liquid-dsp is installable.
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.Packager.pip - OBNOXIOUS - exists(liquid-dsp)
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.apt-get - OBNOXIOUS - exists(liquid-dsp)
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.pkgconfig - OBNOXIOUS - exists(liquid-dsp)
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.cmd - OBNOXIOUS - exists(liquid-dsp)
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.PackageManager - OBNOXIOUS - liquid-dsp is cached and known to be installable.
PyBOMBS.PackageManager - OBNOXIOUS - liquid-dsp is cached and known to be installable.
PyBOMBS.PackageManager - DEBUG - Checking if package fftw is installed.
PyBOMBS.Recipe[fftw] - OBNOXIOUS - Loading recipe file: /home/rpopescu/.pybombs/recipes/gr-recipes/fftw.lwr
PyBOMBS.Recipe[fftw] - OBNOXIOUS - Loading template file: /usr/local/lib/python2.7/dist-packages/pybombs/templates/autoconf.lwt
PyBOMBS.Recipe[fftw] - OBNOXIOUS - Inheriting from file /usr/local/lib/python2.7/dist-packages/pybombs/templates/autoconf.lwt
PyBOMBS.Recipe[fftw] - OBNOXIOUS - Loading template file: /usr/local/lib/python2.7/dist-packages/pybombs/templates/empty.lwt
PyBOMBS.Recipe[fftw] - OBNOXIOUS - Inheriting from file /usr/local/lib/python2.7/dist-packages/pybombs/templates/empty.lwt
PyBOMBS.Recipe[fftw] - OBNOXIOUS - Loaded recipe - fftw
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (fftw)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (fftw)
PyBOMBS.Packager.pip - OBNOXIOUS - Checking if recipe fftw is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.apt-get - OBNOXIOUS - Checking if recipe fftw is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Adding package with name libfftw3-3
PyBOMBS.ReqScanner - OBNOXIOUS - Found package combiner &&
PyBOMBS.ReqScanner - OBNOXIOUS - Adding package with name libfftw3-dev
PyBOMBS.ReqScanner - OBNOXIOUS - End of requirements list
PyBOMBS.ReqScanner - OBNOXIOUS - Done parsing requirements string `libfftw3-3 && libfftw3-dev`
PyBOMBS.Packager.apt-get - OBNOXIOUS - Calling ev for recursive satisfier rule evaluation
PyBOMBS.Packager.apt-get - DEBUG - Package libfftw3-3 has version 3.3.4 in dpkg
PyBOMBS.Packager.apt-get - DEBUG - Package libfftw3-dev has version 3.3.4 in dpkg
PyBOMBS.PackageManager - DEBUG - Checking if package autoconf is installed.
PyBOMBS.Recipe[autoconf] - OBNOXIOUS - Loading recipe file: /home/rpopescu/.pybombs/recipes/gr-recipes/autoconf.lwr
PyBOMBS.Recipe[autoconf] - OBNOXIOUS - Loading template file: /usr/local/lib/python2.7/dist-packages/pybombs/templates/empty.lwt
PyBOMBS.Recipe[autoconf] - OBNOXIOUS - Inheriting from file /usr/local/lib/python2.7/dist-packages/pybombs/templates/empty.lwt
PyBOMBS.Recipe[autoconf] - OBNOXIOUS - Loaded recipe - autoconf
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (autoconf)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (autoconf)
PyBOMBS.Packager.pip - OBNOXIOUS - Checking if recipe autoconf is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.apt-get - OBNOXIOUS - Checking if recipe autoconf is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Adding package with name autoconf
PyBOMBS.ReqScanner - OBNOXIOUS - Adding version comparator >=
PyBOMBS.ReqScanner - OBNOXIOUS - Adding version number 2.69
PyBOMBS.ReqScanner - OBNOXIOUS - End of requirements list
PyBOMBS.ReqScanner - OBNOXIOUS - Done parsing requirements string `autoconf >= 2.69`
PyBOMBS.Packager.apt-get - OBNOXIOUS - Calling ev for recursive satisfier rule evaluation
PyBOMBS.Packager.apt-get - DEBUG - Package autoconf has version 2.69 in dpkg
PyBOMBS.PackageManager - DEBUG - Checking if package automake is installed.
PyBOMBS.Recipe[automake] - OBNOXIOUS - Loading recipe file: /home/rpopescu/.pybombs/recipes/gr-recipes/automake.lwr
PyBOMBS.Recipe[automake] - OBNOXIOUS - Loading template file: /usr/local/lib/python2.7/dist-packages/pybombs/templates/empty.lwt
PyBOMBS.Recipe[automake] - OBNOXIOUS - Inheriting from file /usr/local/lib/python2.7/dist-packages/pybombs/templates/empty.lwt
PyBOMBS.Recipe[automake] - OBNOXIOUS - Loaded recipe - automake
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (automake)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (automake)
PyBOMBS.Packager.pip - OBNOXIOUS - Checking if recipe automake is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.apt-get - OBNOXIOUS - Checking if recipe automake is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Adding package with name automake
PyBOMBS.ReqScanner - OBNOXIOUS - Adding version comparator >=
PyBOMBS.ReqScanner - OBNOXIOUS - Adding version number 1.14
PyBOMBS.ReqScanner - OBNOXIOUS - End of requirements list
PyBOMBS.ReqScanner - OBNOXIOUS - Done parsing requirements string `automake >= 1.14`
PyBOMBS.Packager.apt-get - OBNOXIOUS - Calling ev for recursive satisfier rule evaluation
PyBOMBS.Packager.apt-get - DEBUG - Package automake has version 1.15 in dpkg
Install tree:
|
\- liquid-dsp
PyBOMBS.PackageManager - DEBUG - Checking if package liquid-dsp is installed.
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.Packager.pip - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.apt-get - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.pkgconfig - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.Packager.cmd - OBNOXIOUS - Checking if recipe liquid-dsp is installed
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.install_manager - INFO - Installing package: liquid-dsp
PyBOMBS.PackageManager - DEBUG - install(liquid-dsp, static=False)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.get_recipe - OBNOXIOUS - Woohoo, this one's already cached (liquid-dsp)
PyBOMBS.PackageManager - DEBUG - Using packager pip
PyBOMBS.Packager.pip - OBNOXIOUS - install(liquid-dsp, static=False)
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.PackageManager - DEBUG - Using packager apt-get
PyBOMBS.Packager.apt-get - OBNOXIOUS - install(liquid-dsp, static=False)
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.PackageManager - DEBUG - Using packager pkgconfig
PyBOMBS.Packager.pkgconfig - OBNOXIOUS - install(liquid-dsp, static=False)
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.PackageManager - DEBUG - Using packager cmd
PyBOMBS.Packager.cmd - OBNOXIOUS - install(liquid-dsp, static=False)
PyBOMBS.ReqScanner - OBNOXIOUS - Empty requirements string.
PyBOMBS.PackageManager - DEBUG - Using packager source
PyBOMBS.Packager.source - DEBUG - State on package liquid-dsp is 10
PyBOMBS.Packager.source - DEBUG - Package liquid-dsp is already fetched.
PyBOMBS.Packager.source - DEBUG - Using build directory: /home/rpopescu/prefix/default/src/liquid-dsp
PyBOMBS.Packager.source - DEBUG - Configuring recipe liquid-dsp
PyBOMBS.Packager.source - DEBUG - Using vars - {'config_opt': '', 'builddir': '/home/rpopescu/prefix/default/src/liquid-dsp'}
PyBOMBS.Packager.source - DEBUG - In cwd - /home/rpopescu/prefix/default/src/liquid-dsp
PyBOMBS._process_thread() - DEBUG - Executing command `./bootstrap
./configure --prefix=/home/rpopescu/prefix/default  CC= CXX='
/bin/sh: 1: ./bootstrap: not found
/bin/sh: 2: ./configure: not found
PyBOMBS.monitor_process() - DEBUG - Thread signaled termination or returned
PyBOMBS.monitor_process() - DEBUG - Return value: 127
PyBOMBS.Packager.source - WARNING - Configuration failed. Re-trying with higher verbosity.
PyBOMBS.Packager.source - DEBUG - Configuring recipe liquid-dsp
PyBOMBS.Packager.source - DEBUG - Using vars - {'config_opt': '', 'builddir': '/home/rpopescu/prefix/default/src/liquid-dsp'}
PyBOMBS.Packager.source - DEBUG - In cwd - /home/rpopescu/prefix/default/src/liquid-dsp
PyBOMBS._process_thread() - DEBUG - Executing command `./bootstrap
./configure --prefix=/home/rpopescu/prefix/default  CC= CXX='
/bin/sh: 1: ./bootstrap: not found
/bin/sh: 2: ./configure: not found
PyBOMBS.monitor_process() - DEBUG - Thread signaled termination or returned
PyBOMBS.monitor_process() - DEBUG - Return value: 127
PyBOMBS.Packager.source - ERROR - Configuration failed after running at least twice.
PyBOMBS.Packager.source - ERROR - Problem occurred while building package liquid-dsp:
Configuration failed
PyBOMBS.install_manager - ERROR - Error installing package liquid-dsp. Aborting.

gr-satellites not appearing on cgran.org

I have just noted that gr-satellites doesn't appear in cgran.org. However,the PyBOMBS recipe is in gr-etcetera. I was wondering if there is something wrong with the recipe.

.lwr build / install issues

install: 'cp dump1090 view1090 $prefix/bin
mkdir -p $prefix/share/dump1090
cp -r public_html $prefix/share/dump1090
'

Did not work for me and created a some misplaced directories. I place the && after the first two commands and this now works for me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.