Skip to content
Snippets Groups Projects
Commit 052d5a02 authored by Lionel Gauthier's avatar Lionel Gauthier
Browse files

typos

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6206 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 39dbfcd1
Branches
Tags
No related merge requests found
......@@ -37,13 +37,13 @@ The 3 folders have the following structures
----------------------------------------------------------------
3) How to use through a tutorial: run a simple experimentation
----------------------------------------------------------------
1. Up to know you should have creted a directory: mkdir openair4G
1. Up to know you should have created a directory: mkdir openair4G
2. Check out the openair4G/trunk repository: svn co https://svn.eurecom.fr/openairsvn/openair4G/trunk openair4G
3. Now, please check the following:
- the env variables in .bashrc the following lines, and source them if necessaary :
- the env variables in .bashrc the following lines, and source them if necessary :
set OPENAIR_HOME variable and export the following:
export OPENAIR1_DIR=$OPENAIR_HOME/openair4G/openair1
export OPENAIR2_DIR=$OPENAIR_HOME/openair4G/openair2
......@@ -52,13 +52,13 @@ The 3 folders have the following structures
export OPENAIR_TARGETS=$OPENAIR_HOME/openair4G/targets/
- checkout and compile the asn1 messages
follow the README.txt in OPENAIR2_DIR/RRC/LITE/MESSAGES to checkou the ASN.1 RRC messages
follow the README.txt in OPENAIR2_DIR/RRC/LITE/MESSAGES to checkout the ASN.1 RRC messages
follow the OPENAIR2_DIR/RRC/LITE/MESSAGE/asn1c/asn1c/INSTALL to install the asn1c
go back to $OPENAIR_TARGET and "make install" if you have not used the shell script to install asn1c
- cd $OPENAIR_TARGET/SIMU/USER, and make a sanity check by doing make pre-ci (require 15 minutes)
- Check out simple examples in $OPENAIR_TARGET/SIMU/EXAMPLES
4. to automatically bring up the oai interfaces and configure the default radio beares (usefull when sending data traffic):
4. to automatically bring up the oai interfaces and configure the default radio bearer (useful when sending data traffic):
- add your username into the list of sudoers
+ edit /etc/sudoers as a super user
+ after the line: # User privilege specification, add : user_name ALL=(ALL:ALL) ALL
......@@ -78,4 +78,4 @@ The 3 folders have the following structures
5) OAI on virtual machine
----------------------------------------------------------------
you may download the image using this URL: https://emu.openairinterface.org/openairlab/openairlab.zip
chekc that all the packges are there as some packages might be added later.
check that all the packages are there as some packages might be added later.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment