-
Notifications
You must be signed in to change notification settings - Fork 3
Install from source
Rogério S. Silva edited this page Sep 28, 2022
·
5 revisions
Install prerequisites from here.:
Install User Plane Function (UPF) As noted above, the GTP kernel module used by the UPF requires that you use Linux kernel version 5.0.0-23-generic, 5.4.x, or newer. To verify your version:
$ uname -r
Retrieve the 5G GTP-U kernel module using git and build it
git clone https://github.com/free5gc/gtp5g.git
cd gtp5g
make
sudo make install
- Install from source: free5gc:
- Install from Docker:
$ cd IoTSDGw-orchestrator
$ git checkout atualizacao-core
$ sudo make base
$ cd IoTSDGw-orchestrator
$ sudo make non3gpp