clarified that there is no pdelab tarball

This commit is contained in:
Philipp Nuske 2011-01-13 10:53:20 +00:00 committed by Andreas Lauser
parent 13deae5805
commit f07417a5c1

View File

@ -36,11 +36,12 @@ For the installation in the shell, type the following commands:
\begin{itemize}
\item \texttt{mkdir DUMUX}
\item \texttt{cd DUMUX}
\item \texttt{tar xzvf path\_to\_tarball\_of/pde-lab.tar.gz}
\item \texttt{tar xzvf path\_to\_tarball\_of/dune-common-2.0.tar.gz }
\item \texttt{tar xzvf path\_to\_tarball\_of/dumux.tar.gz}
\item \texttt{tar xzvf path\_to\_tarball\_of ...}
\item \texttt{...}
\end{itemize}
However, the required \Dune-module \verb+pdelab+ can only be obtained via svn (see below).
\paragraph{Obtaining \Dune and \Dumux from the SVN repositories}
The other possibility is to directly access the project archives of \Dune and \Dumux, the so-called software repositories.