[Discuss-gnuradio] pybombs installation fails

2015-09-16 Thread Mike Gilmer
Following the instriuctions on http://gnuradio.org/redmine/projects/pybombs/wiki/QuickStart I tried to run the installation: ./pybombs install gnuradio It appears to start up OK, but after "Loading recipes" it displays "Installing packages" and gets through several dozen of them until it display

Re: [Discuss-gnuradio] pybombs installation fails

2015-09-16 Thread Mike Gilmer
stall -v -v -v gnuradio", and >> stick it on pastebin so we can have a look at it. >> >> It looks like pybombs is trying to recompile make and gcc and goodness >> knows what else... I'm curious about why it decided to do that. >> >> On Wed, Sep 16, 2015 a

Re: [Discuss-gnuradio] pybombs installation fails

2015-09-16 Thread Mike Gilmer
I'm running a cygwin shell. Mike On Wed, Sep 16, 2015 at 4:33 PM, Mike Gilmer wrote: > Thanks guys. > > The output (somewhat abbreviated) is at http://pastebin.com/BqvwB58y > > I am running Windows 8.1 > > Mike > > On Wed, Sep 16, 2015 at 3:52 PM, Tom Rondeau w

Re: [Discuss-gnuradio] pybombs installation fails

2015-09-16 Thread Mike Gilmer
3 > > https://github.com/gnuradio/pybombs/blob/dc593faf9e1557133c5801fe4aa58198e34407db/mod_pybombs/recipe.py > > if you could do something like "cygpkg install fftw gcc cmake", for > example, then we could easily add the right logic. > > On Wed, Sep 16, 2015 at 1:49 P

Re: [Discuss-gnuradio] pybombs installation fails

2015-09-16 Thread Mike Gilmer
out and download/install some package from the internet, and how you >>> can query what packages are installed. >> >> >> >> For the record, I think it would be great to get support on this platform >> with PyBOMBS. The big problem is keeping people around to

Re: [Discuss-gnuradio] pybombs installation fails

2015-09-16 Thread Mike Gilmer
t remember what they were now. I posted questions about it > here but didn't get any responses, so I knew that was a bad sign. I'd be > very interested in learning how to get gnuradio working on a Windows > computer, without a VM, as well. > > Rich > > > > On We

[Discuss-gnuradio] GNU Radio installation script

2015-09-21 Thread Mike Gilmer
All, I recently asked the list some questions about getting GNU Radio up and running on a Windows machine (using cygwin). It became obvious there would be a lot of hurdles, for which the community would not be able to offer much help. So... I have installed Ubuntu on a PC ( in a dual boot configur

Re: [Discuss-gnuradio] GNU Radio installation script

2015-09-21 Thread Mike Gilmer
apt-get upgrade > > Also, make sure build-essential is installed (Do this after update and > upgrade). > > sudo apt-get install build-essential > > -Trip > > On Mon, Sep 21, 2015 at 11:13 PM, Mike Gilmer wrote: >> >> All, >> I recently asked the list so

Re: [Discuss-gnuradio] GNU Radio installation script

2015-09-22 Thread Mike Gilmer
E TIME <= UHD build apparently failed Exiting UHD build ++ Again, I appreciate the help! -Mike On Mon, Sep 21, 2015 at 11:48 PM, Mike Gilmer wrote: > I'm running 14.04 and yes I have Internet access (that was part of the > aforementioned &

Re: [Discuss-gnuradio] GNU Radio installation script

2015-09-22 Thread Mike Gilmer
ipt. Install the mako template engine using > > sudo apt-get install python-mako > > Then run the build-gnuradio script again (perhaps with the -v option). > > -Peter- > > > On 9/22/2015 6:25 AM, Mike Gilmer wrote: > >>

Re: [Discuss-gnuradio] GNU Radio installation script

2015-09-23 Thread Mike Gilmer
I worked my way up though the email chain and ran some of the "updates" suggested and reran the script It has gotten further along than before, but still fails... Scanning dependencies of target volk_profile [ 5%] Building CXX object volk/apps/CMakeFiles/volk_profile.dir/volk_profile.cc.o

Re: [Discuss-gnuradio] GNU Radio installation script

2015-09-23 Thread Mike Gilmer
ards, > Marcus > > Am 23. September 2015 15:48:37 MESZ, schrieb Mike Gilmer > : >> >> I worked my way up though the email chain and ran some of the >> "updates" suggested and reran the script >> >> It has gotten further along than before, but s

Re: [Discuss-gnuradio] GNU Radio installation script

2015-09-25 Thread Mike Gilmer
Guys, The RAM came a day late (thanks USPS) and I installed it and ran the script again Thursday and it finished this time with no errors. Now I have to see if I actually ended up with a usable "GNU Radio" installation. Thanks for the help! Mike On Wed, Sep 23, 2015 at 9:58 AM, M

[Discuss-gnuradio] GNU Radio Companion error: segmentation fault (core dumped)

2015-09-28 Thread Mike Gilmer
I am trying to follow the steps for the tutorials for GNU radio - at one point I'm instructed to install/build/run the "Companion" http://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorial_GRC All's fine, until: $ gnuradio-companion I get thrown the error: Segmentation fault

[Discuss-gnuradio] Import Error running companion after upgrade to Fedora 27

2018-01-30 Thread Mike Gilmer
I recently upgraded my Fedora 23 laptop (on which gnuradio companion worked fine) to Fedora 27 Now when I try to run gnuradio-companion I get an error window. ImportError Cannot import gnuradio. Is the python path environment variabl

Re: [Discuss-gnuradio] Import Error running companion after upgrade to Fedora 27

2018-01-30 Thread Mike Gilmer
io depends on, have changed. Since Boost has changed > to version 1.64 in Fedora 27, you'll have to rebuild gnuradio. > > > On 01/30/2018 11:17 AM, Mike Gilmer wrote: > >> I recently upgraded my Fedora 23 laptop (on which gnuradio companion >> worked fine) to Fedora

[Discuss-gnuradio] Missing uhd_swig

2018-07-09 Thread Mike Gilmer
I updated my Fedora version release 28 Afterwards I had to rebuild GNU radio (of course) to get GNU radio companion to even load. I though my work was done, but now that I've tried to use GRC, I am getting the following error when I go to "Execute": Generating: '/

Re: [Discuss-gnuradio] Missing uhd_swig

2018-07-09 Thread Mike Gilmer
IIRC I built from source both this time and previously (under Fedora 23) because the "package" would not build successfully. Mike On Mon, Jul 9, 2018 at 1:53 PM, Müller, Marcus (CEL) wrote: > Hm, did you also build UHD from source on your old Fedora? > On Mon, 2018-07-09 at 1

[Discuss-gnuradio] E310: Setting "master clock"

2018-07-10 Thread Mike Gilmer
I've had no problem implementing several command line options using GNU Radio's parameters blocks. I can set sample rate, bandwidth, center frequency successfully. My command line looks like this: python E310_GP.py --samprate 20 --ctrfrq 91500 ... However, I wanted to also set the "ma

[Discuss-gnuradio] uhd_swig still missing

2018-10-01 Thread Mike Gilmer
I reported this problem previously (July 2018 timeframe) and I am still wrestling with it. Running Fedora 28 on Dell laptop. Prior to updating laptop to Fed 28, gnuradio worked fine. I ran dnf remove uhd (which removed gnu radio as well) and then reinstalled them using dnf install And just like

gnuradio error

2020-02-11 Thread Mike Gilmer
I installed gnuradio on Fedora 5.4.17-200.fc31.x86_64 using sudo dnf install gnuradio Afterwards when I attempt to run gnuradio-companion (typing gnuradio-companion in a terminal) I see several errors at start up Warning: restarting the docstring loader (crashed while loading 'qtgui_bercurve_sin