summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gsm-receiver/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/gsm-receiver/INSTALL b/gsm-receiver/INSTALL
index 314b196..31b2b9e 100644
--- a/gsm-receiver/INSTALL
+++ b/gsm-receiver/INSTALL
@@ -2,9 +2,9 @@ Under Ubuntu 9.04 install:
-add following lines to /etc/apt/sources.list
deb http://gnuradio.org/ubuntu stable main
deb-src http://gnuradio.org/ubuntu stable main
- -type
+ -type
$ sudo apt-get update
- $ sudo apt-get install gnuradio libtool automake
+ $ sudo apt-get install gnuradio libtool automake libgsm-tools libpcap-dev
To build the GSM Receiver use:
$ ./bootstrap
personal git repositories of Harald Welte. Your mileage may vary