update RRH GW wiki authored by Aikaterini Trilyraki's avatar Aikaterini Trilyraki
...@@ -29,7 +29,7 @@ Checklist prior to OAI installation: ...@@ -29,7 +29,7 @@ Checklist prior to OAI installation:
* Install _git_ with the command `sudo apt-get install git` (we will be downloading source codes from the trunk at this moment). * Install _git_ with the command `sudo apt-get install git` (we will be downloading source codes from the trunk at this moment).
__Note__: If GNURadio has already been installed, check the version of UHD. In most cases, __Note__: If GNURadio has already been installed, check the version of UHD. In most cases,
GNURadio downloaded from Ubuntu repositoy is likely to be 3.7.2, which is outdated and does GNURadio downloaded from Ubuntu repository is likely to be 3.7.2, which is outdated and does
not contain the latest UHD. The OAI build script will try to download the latest UHD during not contain the latest UHD. The OAI build script will try to download the latest UHD during
automated installation and compilation may fail due to the conflict or missing libraries. So automated installation and compilation may fail due to the conflict or missing libraries. So
the simplest way is to uninstall GNURadio and outdated UHD libraries. the simplest way is to uninstall GNURadio and outdated UHD libraries.
... ...
......