Re: [Discuss-gnuradio] VOLK pre-built option

2019-05-23 Thread CEL
don't forget to uninstall uhd and uhd-devel after "yum-builddep" and before building UHD from source, though, because the build depencies of GNU Radio of course include UHD. Best regards, Marcus On Thu, 2019-05-23 at 21:55 +, Müller, Marcus (CEL) wrote: > Haven't used PyBOMBS in a while, but

Re: [Discuss-gnuradio] VOLK pre-built option

2019-05-23 Thread CEL
Haven't used PyBOMBS in a while, but I remember getting it to run under CentOS 7 was about as much effort as getting UHD and GNU Radio to compile from source (because CentOS has "yum-builddep uhd gnuradio", which takes care of all the build dependencies). Best regards, Marcus On Thu, 2019-05-23 a

Re: [Discuss-gnuradio] VOLK pre-built option

2019-05-23 Thread Chris Kuethe
Oh, I meant to add: does pybombs not work for you? There are a ton of modules available through pybombs that may not be prepackaged in the repos. It should take care of installing all the dependencies including, but not limited to, installing uhd and volk. https://github.com/gnuradio/pybombs for

Re: [Discuss-gnuradio] VOLK pre-built option

2019-05-23 Thread Nick Hansen
Marcus, Chris, Thanks for the link, this might help. Following the guide to get the UHD drivers for USRP devices has led me to want to compile GR from source. Actually I was able to do it bef

Re: [Discuss-gnuradio] VOLK pre-built option

2019-05-22 Thread CEL
Exactly what I was saying: VOLK's dependencies are a true subset of GNU Radio's dependencies. If you can't build VOLK, then you can't build GNU Radio, either. On Tue, 2019-05-21 at 23:10 +0200, Andrej Rode wrote: > On Tue, 21 May 2019 20:39:11 + > "Müller, Marcus (CEL)" wrote: > > Furthermor

Re: [Discuss-gnuradio] VOLK pre-built option

2019-05-21 Thread Andrej Rode
On Tue, 21 May 2019 20:39:11 + "Müller, Marcus (CEL)" wrote: > Furthermore, VOLK is dependency-wise like GNU Radio light: > if you can't build VOLK, chances are slim GNU Radio will work out. Huh? VOLK depends on almost nothing. Cheers Andrej

Re: [Discuss-gnuradio] VOLK pre-built option

2019-05-21 Thread CEL
Also: The version match between the volk you're using and the GNU Radio you're trying to build is pretty close, so chances are a packaged VOLK wouldn't help you build an arbitrary GNU Radio version :( Furthermore, VOLK is dependency-wise like GNU Radio light: if you can't build VOLK, chances are sl

Re: [Discuss-gnuradio] VOLK pre-built option

2019-05-21 Thread Chris Kuethe
Andrej did a huge amount of work on packaging at the hackfest last week. Maybe this helps? https://launchpad.net/~gnuradio/+archive/ubuntu/gnuradio On Tue, May 21, 2019 at 12:28 PM Nick Hansen wrote: > > Hi, > > Working on Ubuntu 18.04, is there a way to get VOLK apart from compiling it > from

[Discuss-gnuradio] VOLK pre-built option

2019-05-21 Thread Nick Hansen
Hi, Working on Ubuntu 18.04, is there a way to get VOLK apart from compiling it from github? I'm working on compiling gnu radio from source. I would take 'no' for an answer, just wondering if it's available through apt. Thanks Nick ___ Discuss-gnuradio