diff options
author | Piotr Krysik <perper@o2.pl> | 2009-06-15 18:14:43 +0200 |
---|---|---|
committer | Piotr Krysik <perper@o2.pl> | 2009-06-15 18:14:43 +0200 |
commit | 3f0169585338a5412f6aa46d2feada369436853f (patch) | |
tree | bd3617c6f3d7fae04956392539f052f29facdd29 /INSTALL | |
parent | 008152ac306e11da227b8f020eeb93c80f1e9463 (diff) |
some changes to test.sh
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 - |