From 0f0aa2c17e09f9b813ab3469b1b0aced5f2e7541 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Mon, 6 Aug 2012 12:14:06 +0200 Subject: Remove superfluous libufodecode section --- admin.tex | 9 --------- 1 file changed, 9 deletions(-) diff --git a/admin.tex b/admin.tex index 5bd8671..3afd46b 100644 --- a/admin.tex +++ b/admin.tex @@ -44,21 +44,12 @@ make make install \end{verbatim} - In case of problems it is possible to disable SSE support, in this case cmake should be run with \verb/HAVE_SSE=OFF/ parameter \begin{verbatim} cmake -D "HAVE_SSE=OFF" . \end{verbatim} -\subsection{Camera format decoder -- libufdecode} -\begin{verbatim} -cmake . -make -make install -\end{verbatim} - - \subsection{Camera driver -- pcitool} The building of pcitool consists of 3 steps. The pcitool userspace may be simply installed with cmake as other applications. \begin{verbatim} -- cgit v1.2.3