From 8d2bc49fb9e0c9a5fbd75aa3cad207608e72bf99 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Tue, 30 Jun 2009 23:03:33 +0200 Subject: moved gsm-receiver into directory - preparation to move to airprobe --- INSTALL | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 INSTALL (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL deleted file mode 100644 index 314b196..0000000 --- a/INSTALL +++ /dev/null @@ -1,13 +0,0 @@ -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 - $ sudo apt-get update - $ sudo apt-get install gnuradio libtool automake - -To build the GSM Receiver use: - $ ./bootstrap - $ cd debug - $ ../configure - $ make -- cgit v1.2.3