aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALLATION
blob: 0c0d205d717cb6e7259dbb07a403070a6f541fb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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.


osmo-trx logs to syslogd as facility LOG_LOCAL7.  Please set your /etc/syslog.conf
accordingly.


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

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