summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL7
1 files changed, 6 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 2e57aa5..b9fb61c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,10 @@
Under Ubuntu 9.04 install:
- $ apt-get install gnuradio libtool automake
+ -add following lines to /etc/apt/sources.list
+ deb http://gnuradio.org/ubuntu stable main
+ deb-src http://gnuradio.org/ubuntu stable main
+ -type
+ $ sudo apt-get update
+ $ sudo apt-get install gnuradio libtool automake
To build the GSM Receiver use:
$ ./bootstrap
personal git repositories of Harald Welte. Your mileage may vary