Wednesday, July 1, 2015

Re: [Discuss-gnuradio] Install UHD after GNURadio installation

Hi Marco,

to be honest, the easiest way seems to be the right one; however, your build directory should still be there, so no mkdir necessary.

If you removed or cleaned your build directory, then I'm afraid you will need to re-build significant parts of GNU Radio, anyway.
Probably, *something* on your system changed since you've last built GNU Radio, so it's simply a good idea to update GNU Radio, rebuild it in whole (if you've got more than 4GB of RAM and more than one CPU core, try "make -j<cpu cores + 1> ") and re-install it. You'll also have to re-compile every OOT module (eg. gr-osmosdr).

Best regards,
Marcus

On 07/01/2015 10:23 PM, marco Ribero wrote:
Hi,
now I need to install also the UHD module of gnuradio(before I've used only RTL). Is possible to install this module without reinstall the entire gnuradio?
I've tried the easiest apprach, mkdir/cmake/make.. in gnuradio/gr-uhd, but it doesn't work.

Thanks,
marco


_______________________________________________  Discuss-gnuradio mailing list  Discuss-gnuradio@gnu.org  https://lists.gnu.org/mailman/listinfo/discuss-gnuradio  

No comments:

Post a Comment