summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-06-30 23:03:33 +0200
committerPiotr Krysik <perper@o2.pl>2009-06-30 23:03:33 +0200
commit8d2bc49fb9e0c9a5fbd75aa3cad207608e72bf99 (patch)
treea32fdcd2e8e2b16cc725045d049ed94b3f675956 /INSTALL
parent8f97a59b21fd8d3ecd111ee770932d852e625d52 (diff)
moved gsm-receiver into directory - preparation to move to airprobe
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL13
1 files changed, 0 insertions, 13 deletions
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
personal git repositories of Harald Welte. Your mileage may vary