diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ +Under Ubuntu 9.04 install: + $ apt-get install gnuradio libtool automake + To build the GSM Receiver use: $ ./bootstrap $ cd debug $ ./configure $ make - |