summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 2e57aa5894c86c5be77a6197ff8d028022aa4480 (plain)
1
2
3
4
5
6
7
8
Under Ubuntu 9.04 install:
  $ 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