From d40127f373e20a3291b77bffbcc034043ee9385b Mon Sep 17 00:00:00 2001 From: Refik Hadzialic Date: Tue, 22 May 2012 16:12:13 +0200 Subject: writing installation guide --- vorlagen/thesis/src/kapitel_A.tex | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'vorlagen/thesis/src/kapitel_A.tex') diff --git a/vorlagen/thesis/src/kapitel_A.tex b/vorlagen/thesis/src/kapitel_A.tex index 5d57ccc..7c75676 100644 --- a/vorlagen/thesis/src/kapitel_A.tex +++ b/vorlagen/thesis/src/kapitel_A.tex @@ -1,4 +1,33 @@ \addchap{Appendix} +\section{Installation guide} +In order to test the localization system, it is required to install OpenBSC +and modify the proper source files and compile the system. The aim of this +section is to describe that process in such detail that the presented material is +sufficient to reproduce equivalent or similar results. The guide +was successfully tested out on the following operating systems: +Ubuntu 10.04 LTS 64 bit and Ubuntu 12.04 LTS 64 bit. A self-bootable test +USB system is supplied with the thesis and it can be evaluated without executing +the following steps. +\subsection{Installation of required libraries} +In order to compile OpenBSC it is required to install the following libraries: +libdbi0, libdbi0-dev, libdbd-sqlite3, libortp-dev, build-essential, libtool, +autoconf, automake, git-core and pkg-config. + +\begin{itemize}\addtolength{\itemsep}{-0.8\baselineskip} +\item libdbi0 +\item libdbi0-dev +\item libdbd-sqlite3 +\item libortp-dev +\item build-essential +\item libtool +\item autoconf +\item automake +\item git-core +\item pkg-config +\end{itemize} + + +\citep{openbscInstall}. \section{Sourcecode} Beispiel: \lstset{% -- cgit v1.2.3-55-g7522