summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
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