dev #1

Merged
Erik merged 11 commits from dev into main 2024-04-18 19:45:39 +02:00
Showing only changes of commit 865561f85d - Show all commits

3
build
View File

@ -3,6 +3,9 @@ cd /opt
apt update
apt install -y cmake make gcc g++ pkg-config libfftw3-dev libmbedtls-dev libsctp-dev libyaml-cpp-dev libgtest-dev screen libtool swig
git clone https://github.com/srsran/oran-sc-ric.git
cd oran-sc-ric
docker compose build
#install ZeroMQ