summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-06-15 18:14:43 +0200
committerPiotr Krysik <perper@o2.pl>2009-06-15 18:14:43 +0200
commit3f0169585338a5412f6aa46d2feada369436853f (patch)
treebd3617c6f3d7fae04956392539f052f29facdd29 /INSTALL
parent008152ac306e11da227b8f020eeb93c80f1e9463 (diff)
some changes to test.sh
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 0174797..2e57aa5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,8 @@
+Under Ubuntu 9.04 install:
+ $ apt-get install gnuradio libtool automake
+
To build the GSM Receiver use:
$ ./bootstrap
$ cd debug
$ ./configure
$ make
-
personal git repositories of Harald Welte. Your mileage may vary