rftap / gr-rftap

RFtap Module for GNU Radio
GNU General Public License v3.0
79 stars 21 forks source link

First Time Install #3

Open montge opened 7 years ago

montge commented 7 years ago

I was trying to install the software for the first time (inside of a vagrant image for convenience reasons.)

During the install of pybombs -vvvv install gr-rftap I get the following message. Any thoughts on why? I'm assuming something is missing. The manual install seems to function.

PyBOMBS.install_manager - INFO - Phase 1: Creating install tree and installing binary packages:
PyBOMBS.install_manager - OBNOXIOUS - Checking if package `gr-rftap' goes into tree...
PyBOMBS.PackageManager - DEBUG - Checking if package gr-rftap is installed...
PyBOMBS.get_recipe - ERROR - Error fetching recipe `gr-rftap':
Package gr-rftap has no recipe file!
PyBOMBS - DEBUG - Package gr-rftap has no recipe file!
u0m3 commented 7 years ago

Not sure if it's still of interest, but gr-rftap is in https://github.com/gnuradio/gr-etcetera so make sure you have that configured and up to date.