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
379c7e80
Commit
379c7e80
authored
1 year ago
by
Your Name
Browse files
Options
Downloads
Patches
Plain Diff
Update nric install script
parent
5ba59214
No related branches found
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/nric_flexric_oai_install.sh
+3
-1
3 additions, 1 deletion
...nairinterface-install-scripts/nric_flexric_oai_install.sh
with
3 additions
and
1 deletion
openairinterface5g/openairinterface-install-scripts/nric_flexric_oai_install.sh
+
3
−
1
View file @
379c7e80
...
...
@@ -47,6 +47,8 @@ cd $WORK_DIR/
sudo rm
-rf
flexric/
git clone https://projetos.imd.ufrn.br/reginalab/nric-flexric.git flexric
cd
$WORK_DIR
/flexric
git remote add upstream https://gitlab.eurecom.fr/mosaic5g/flexric.git
sudo rm
-rf
build/
mkdir
$WORK_DIR
/flexric/build
cd
$WORK_DIR
/flexric/build
cmake ..
...
...
@@ -59,9 +61,9 @@ cd $WORK_DIR/
sudo rm
-rf
oai/
git clone https://projetos.imd.ufrn.br/reginalab/nric-oai oai
cd
$WORK_DIR
/oai
git remote add upstream https://gitlab.eurecom.fr/oai/openairinterface5g.git
git config
--global
user.email
"you@example.com"
git config
--global
user.name
"Your Name"
source
oaienv
cd
cmake_targets
sudo
./build_oai
-I
-w
USRP
--gNB
--nrUE
--build-e2
--ninja
\ No newline at end of file
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