Ubuntu 18.04 Support #59
-
I was wondering if srsRAN can be built and installed on Ubuntu 18.04? I already have UHD installed and followed the dependency installation steps (including getting the 9.4 version of GCC) but when I run
I'd like to get this on 18.04 if possible, and I'm unsure if this error would be encountered on 22.04 as well. I was wondering if anyone can give any tips for getting past these errors (or alternatively, if there is a way to download a prebuilt version and just run it)? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi Ryan, srsRAN Project requires at least Ubuntu 20.04 and gcc v9.4 (or clang v10). We recommend Ubuntu 22.04 and gcc v9.4/ clang v10 or later. You can see more on the requirements here in the docs We currently do not plan to add support for older versions of Ubuntu and gcc/clang. |
Beta Was this translation helpful? Give feedback.
Hi Ryan, srsRAN Project requires at least Ubuntu 20.04 and gcc v9.4 (or clang v10). We recommend Ubuntu 22.04 and gcc v9.4/ clang v10 or later. You can see more on the requirements here in the docs
We currently do not plan to add support for older versions of Ubuntu and gcc/clang.