Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SDRan-OpenAirInterface
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ReginaLAB
SDRan-OpenAirInterface
Commits
832ab056
Commit
832ab056
authored
1 year ago
by
Your Name
Browse files
Options
Downloads
Patches
Plain Diff
Update the installation of flexric
parent
bbc7ad4b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
openairinterface5g/openairinterface-install-scripts/flexRIC_oai_gNB_and_oai_UE_install.sh
+2
-2
2 additions, 2 deletions
...ace-install-scripts/flexRIC_oai_gNB_and_oai_UE_install.sh
with
2 additions
and
2 deletions
openairinterface5g/openairinterface-install-scripts/flexRIC_oai_gNB_and_oai_UE_install.sh
+
2
−
2
View file @
832ab056
...
@@ -47,7 +47,7 @@ cd $WORK_DIR/
...
@@ -47,7 +47,7 @@ cd $WORK_DIR/
sudo rm
-rf
flexric/
sudo rm
-rf
flexric/
git clone https://gitlab.eurecom.fr/mosaic5g/flexric.git
git clone https://gitlab.eurecom.fr/mosaic5g/flexric.git
cd
$WORK_DIR
/flexric
cd
$WORK_DIR
/flexric
git checkout
d3ff879135d036632d7938c2085dbf4577759225
git checkout
8ee3aca107a9da8ccf425e623bed18cd40a31fa1
mkdir
$WORK_DIR
/flexric/build
mkdir
$WORK_DIR
/flexric/build
cd
$WORK_DIR
/flexric/build
cd
$WORK_DIR
/flexric/build
cmake ..
cmake ..
...
@@ -60,7 +60,7 @@ cd $WORK_DIR/
...
@@ -60,7 +60,7 @@ cd $WORK_DIR/
sudo rm
-rf
oai/
sudo rm
-rf
oai/
git clone https://gitlab.eurecom.fr/oai/openairinterface5g.git oai
git clone https://gitlab.eurecom.fr/oai/openairinterface5g.git oai
cd
$WORK_DIR
/oai
cd
$WORK_DIR
/oai
git checkout
v2.0.0
git checkout
2023.w37
git config
--global
user.email
"you@example.com"
git config
--global
user.email
"you@example.com"
git config
--global
user.name
"Your Name"
git config
--global
user.name
"Your Name"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment