aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALLATION
blob: f87b6ccaab7b0afe58120222384621e6ec24da47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Installation Requirements



osmo-trx compiles to a simple Unix binary and does not require special
installation.

One some systems (Ubuntu), you will need to define LIBS = -lpthread prior to
running configure.

To run osmo-trx, the following should be installed:
	libuhd (https://gnuradio.org).
	This is part of the GNURadio installation.

For information on specific executables, see tests/README.tests and
apps/README.apps.

See https://osmocom.org/projects/osmotrx/wiki/OsmoTRX for more
information.