--- /dev/null
+\subsection{How to prepare a Debian distribution (and others)}
+If you installed a minimal\footnote{Nothing but base packages and sshd
+ selected} Debian/squeeze distribution (or
+Debian/wheezy), you should install the following additional packages
+with the following command:
+\begin{lstlisting}[label=,caption=Additional Packages]
+apt-get install build-essential rcs autoconf \
+tcl-dev libjson-xs-perl libjson-perl \
+libipc-sharelite-perl liblog-log4perl-perl \
+gnuplot-nox
+\end{lstlisting}
+This list has been generated from log files, so it might be
+incomplete. Maybe you want to replace gnuplot-nox by the X-enabled version
+gnuplot. The best approach is to start the compilation, then look what
+file seems to be missing, then search the contents of all packages for
+that file, and install the corresponding package.
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "main"
+%%% End:
Note that most set-ups use a openSUSE 64 Bit installation - on other distributions things are likely to differ in more or less subtle ways...
+% divide some distribution specific notes in subsections
+\section{Distribution Related Notes}
\input{trb3qs_suse}
+\input{trb3qs_debian}
+
+% now all the other sections follow
\input{trb3qs_software}
\input{trb3qs_configuration}
\input{trb3qs_daqstartup}
\input{trb3qs_webinterface}
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "main"
+%%% End:
-\section{How to set up SUSE 12.2 (64bit) on a GSI machine}
+\subsection{How to set up SUSE 12.2 (64bit) on a GSI machine}
This is a short overview how you set up SUSE 12.2 (64bit). You
can skip this when your are not at GSI, but maybe some steps could be