aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALLATION
diff options
context:
space:
mode:
authorSergey.Kostanbaev <sergey.kostanbaev@fairwaves.co>2017-12-14 11:46:19 +0300
committerSergey.Kostanbaev <sergey.kostanbaev@fairwaves.co>2017-12-14 11:46:19 +0300
commit8176f8b811b16ca6beffbf5084d18c17b5ea3355 (patch)
treeee668da701edc164e1b67b641f5b9ca7abe5fc76 /INSTALLATION
parentaa60dda99a22f6a60d5c6f9b08d50febe49757ef (diff)
initial libxtrx support
Diffstat (limited to 'INSTALLATION')
-rw-r--r--INSTALLATION34
1 files changed, 1 insertions, 33 deletions
diff --git a/INSTALLATION b/INSTALLATION
index 3e35d7e..a05f846 100644
--- a/INSTALLATION
+++ b/INSTALLATION
@@ -1,33 +1 @@
-Installation Requirements
-
-
-
-OpenBTS 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 OpenBTS, the following should be installed:
-
- Asterisk (http://www.asterisk.org), running SIP on port 5060.
-
- libosip2 (http://www.gnu.org/software/osip/)
-
- libortp (http://freshmeat.net/projects/ortp/)
-
- libusrp (http://gnuradio.org).
- This is part of the GNURadio installation.
- It is the only part used by OpenBTS.
-
-
-OpenBTS 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 http://gnuradio.org/redmine/wiki/gnuradio/OpenBTS/BuildingAndRunning for more
-information.
-
+This is special branch for XTRX support. It should be configured with cmake, autoconf isn't supported yet. \ No newline at end of file