mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
update T documentation
@@ -15,7 +15,7 @@ The entire procedure is divided into three stages:
|
||||
Checklist prior to OAI installation:
|
||||
|
||||
* Ubuntu 14.04 LTS (32-bit or 64-bit)
|
||||
* [Kernel setup](OpenAirKernelMainSetup)
|
||||
* Kernel Setup Instructions, https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/OpenAirKernelMainSetup
|
||||
* disable C-states from BIOS (or from GRUB)
|
||||
* disable CPU freq. scaling
|
||||
* install low-latency kernel
|
||||
@@ -96,7 +96,10 @@ Look at [AutoBuild](AutoBuild) for more details.
|
||||
#### Step 4: Run Automated script for openair-cn
|
||||
|
||||
```shell
|
||||
cd openair-cn/SCRIPTS
|
||||
cd openair-cn
|
||||
git checkout develop
|
||||
git pull
|
||||
cd SCRIPTS
|
||||
./build_mme -i #(Need to run only once to install missing packages)
|
||||
./build_hss -i #(Need to run only once to install missing packages)
|
||||
./build_spgw -i #(Need to run only once to install missing packages)
|
||||
|
||||
Reference in New Issue
Block a user