summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
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