diff options
author | Piotr Krysik <perper@o2.pl> | 2009-09-23 20:40:12 +0200 |
---|---|---|
committer | Piotr Krysik <perper@o2.pl> | 2009-09-23 20:40:12 +0200 |
commit | 1c86f4ed2107559c83ce2b923589131de6a55fb0 (patch) | |
tree | 44a3d18bfae53b130cae2753d02b25b983a230a1 /gsm-receiver/INSTALL | |
parent | bf658c9a55a333a4b6e89b55fdcc19cc04865f7d (diff) |
changes to INSTALL thanks to David Fenix
Diffstat (limited to 'gsm-receiver/INSTALL')
-rw-r--r-- | gsm-receiver/INSTALL | 4 |
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 |