Hi, What errors have you seen with make?
For an easier way, you might try using a Docker image, which simplified the installation process for me. After installing Docker, you only need to download and run an image, which has the software and all of its dependencies already built. Here is an image that includes gnuradio and uhd, and allowed me to use a USRP2: https://hub.docker.com/r/marcelmaatkamp/gnuradio/ More info on Docker: https://docs.docker.com/engine/installation/linux/ubuntulinux/ hope this helps, tom On Thu, Feb 25, 2016 at 6:31 PM, Nour Alharithi <[email protected]> wrote: > Hello, > > I am attempting to install USRP2 for gnuradio (I am on a Linux system). > The instructions given in the gnuradio instructions pag > <https://gnuradio.org/redmine/projects/gnuradio/wiki/UsingLibusrpWith3_5>e > appear to be broken, where upon trying run “make” to install gnuradio > version 3.4.2 returns errors that have been very difficult to resolve. Is > there an easier way to install USRP2 than by downloading gnuradio 3.4.2? > And has anyone else had this problem? > > Thanks very much! > > Nour Alharithi > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
