summaryrefslogtreecommitdiffstats
path: root/vorlagen/thesis/src/kapitel_A.tex
diff options
context:
space:
mode:
authorRefik Hadzialic2012-05-22 16:12:13 +0200
committerRefik Hadzialic2012-05-22 16:12:13 +0200
commitd40127f373e20a3291b77bffbcc034043ee9385b (patch)
tree6507a0e4e6a5eb35bd5f1cc167c614f009129b49 /vorlagen/thesis/src/kapitel_A.tex
parentdas (diff)
downloadmalign-d40127f373e20a3291b77bffbcc034043ee9385b.tar.gz
malign-d40127f373e20a3291b77bffbcc034043ee9385b.tar.xz
malign-d40127f373e20a3291b77bffbcc034043ee9385b.zip
writing installation guide
Diffstat (limited to 'vorlagen/thesis/src/kapitel_A.tex')
-rw-r--r--vorlagen/thesis/src/kapitel_A.tex29
1 files changed, 29 insertions, 0 deletions
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{%