diff options
| author | Piotr Krysik <perper@o2.pl> | 2009-06-30 23:03:33 +0200 |
|---|---|---|
| committer | Piotr Krysik <perper@o2.pl> | 2009-06-30 23:03:33 +0200 |
| commit | 8d2bc49fb9e0c9a5fbd75aa3cad207608e72bf99 (patch) | |
| tree | a32fdcd2e8e2b16cc725045d049ed94b3f675956 /INSTALL | |
| parent | 8f97a59b21fd8d3ecd111ee770932d852e625d52 (diff) | |
moved gsm-receiver into directory - preparation to move to airprobe
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 13 |
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 |
