[libgtpnl]add README.md file for build guide

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-net-gprs@lists.osmocom.org/.

junpei yoshino junpei.yoshino at gmail.com
Thu Oct 6 14:10:44 UTC 2016


Hello

I write build guide.

 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c6718d2
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# How to build
+
+```
+$ git clone git://git.osmocom.org/libgtpnl
+$ cd libgtpnl
+$ autoreconf -fi
+$ cd tools
+$ make gtp-tunnel
+$ make gtp-link
+```
+

Best Regards,
Junpei Yoshino

-- 
junpei.yoshino at gmail.com



More information about the osmocom-net-gprs mailing list