Commit a08eb492 authored by Lionel Gauthier's avatar Lionel Gauthier

init OPENAIR_DIR var


git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7521 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 4759ba7c
......@@ -120,6 +120,7 @@ function main()
;;
-i | --check-installed-software)
echo "Check installed software packages necessary to build and run EPC (support Ubuntu 14.04):"
set_openair_env
check_install_oai_software
check_install_additional_tools
exit 0
......
......@@ -110,6 +110,7 @@ function main()
;;
-i | --check-installed-software)
echo "Check installed software packages necessary to build and run HSS (support Ubuntu 14.04):"
set_openair_env
check_install_oai_software
exit 0
;;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment