From aa5a774a430337a50409ec9709ff4bf9c98d0fcd Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Thu, 18 Jun 2009 14:00:39 +0200 Subject: little update to Install --- INSTALL | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3