]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
Added some Debian note to Software Quick Start
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Sat, 11 May 2013 10:57:16 +0000 (12:57 +0200)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Sat, 11 May 2013 10:57:16 +0000 (12:57 +0200)
trb3/trb3qs_debian.tex [new file with mode: 0644]
trb3/trb3qs_part.tex
trb3/trb3qs_suse.tex

diff --git a/trb3/trb3qs_debian.tex b/trb3/trb3qs_debian.tex
new file mode 100644 (file)
index 0000000..ae9f118
--- /dev/null
@@ -0,0 +1,20 @@
+\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: 
index f1115d9d307ef37ac7aa2814f24f9187a5b33962..55ad39bcb1d53f0731c61b53e354b59113f68087 100644 (file)
@@ -11,8 +11,18 @@ This section is supposed to give a quick overview of the steps to take to get a
 
 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: 
index 52b5b62c6fd9060068a7bccbce06b34136481b4b..c3beed9eb3ac7d67d1d0b0fdc5712f893dd09021 100644 (file)
@@ -1,4 +1,4 @@
-\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