summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-09-23 20:40:12 +0200
committerPiotr Krysik <perper@o2.pl>2009-09-23 20:40:12 +0200
commit1c86f4ed2107559c83ce2b923589131de6a55fb0 (patch)
tree44a3d18bfae53b130cae2753d02b25b983a230a1
parentbf658c9a55a333a4b6e89b55fdcc19cc04865f7d (diff)
changes to INSTALL thanks to David Fenix
-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