Preface: all this talks about uhd+gnuradio, uhd itself has far more slim deps.
Last I used PyBOMBs (grcon last year) it didn't work too well on C6. Things may have changed. I know it was pushed pretty hard at grcon. I have gotten GR installed thanks to Ben Hilbern's back port[1], but always built uhd 3.9 for the Cent6/7 installs. At a minimum I think you'll need newer python + a few modules, newer gcc(or clang/icc?), C++11 is only partially implemented on C6 stock gcc, not sure if uhd requires it (yet), possibly boost, though 1.48 might work. CentOS 7 I think I still had to source build some deps, but I might be mistaken. Either way it will be a much better experience getting it going. I believe Ubuntu 16.04 LTS is the most tested. If your security folks or whatever are willing that would probably be the best experience. You could try to follow the building steps in Ben's blog for uhd, (sub in same cmake arguments) and if it doesn't work, try Cent 7, or if RHEL isn't a hard requirement, just install latest LTS Ubuntu. [1] https://bhilburn.org/installing-gnu-radio-on-centos-6-8/amp/ On Jul 18, 2017 4:49 PM, "Martin Braun via USRP-users" < usrp-users@lists.ettus.com> wrote: Mark, TwinRX requires UHD 3.10.0.0 minimum. See this page if your OS meets the requirements: http://files.ettus.com/manual/page_build_guide.html Note: We lock down the requirements per release, which means any 3.10.* release will have the same requirements. I think that CentOS 6.5 doesnt' meet all the requirements (maybe Boost is too old or something), but I'm pretty sure that people have built UHD on older CentOSes. Which Python version do you have? Maybe you can use PyBOMBS which'll automate building everything from source. Cheers, Martin On 07/18/2017 01:13 PM, Mark Koenig via USRP-users wrote: > Hi, > > > > I am currently doing some developing and one of my goals is to be able > to task an x310 containing two twinRX daughter cards. > > > > I am currently using Centos 6.5 as my linux OS; is this even possible or > do I need to upgrade to Centos 7.2? > > > > If someone could lay out the minimum requirements for communication with > an x310 (containing 2 twinRX daughter cards) that would be fantastic as > I am currently having many issues. > > > > Thank you > > > > Mark > > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com