mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
added the package names for SUSE installation
Dumux-Svn-Revison: 9497 Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
This commit is contained in:
parent
47d4e8dec8
commit
dcc162d3a7
@ -76,11 +76,10 @@ modules for additional \Dune features, additional software packages
|
||||
may be required. Some hints on that are given in Section
|
||||
\ref{sec:external-modules-libraries}.
|
||||
|
||||
For the extraction of the content of tar files, the GNU version of
|
||||
\texttt{tar} is used. To access the git or subversion software
|
||||
repositories, a git and subversion clients are required. We recommend
|
||||
to use the git command-line client \texttt{git} version 1.7.12 or
|
||||
newer with the subversion integration plugin \texttt{git-svn} enabled~\cite{GIT-HP}.
|
||||
To access the git or subversion software repositories, git and
|
||||
subversion clients are required. We recommend to use the git
|
||||
command-line client \texttt{git} version 1.7.12 or newer with the
|
||||
subversion integration plugin \texttt{git-svn} enabled~\cite{GIT-HP}.
|
||||
|
||||
\begin{table}
|
||||
\centering
|
||||
@ -108,6 +107,20 @@ for debugging: & valgrind &\\
|
||||
\label{tbl:ubuntu-pkg}
|
||||
\end{table}
|
||||
|
||||
\begin{table}
|
||||
\centering
|
||||
\caption{Package names for openSUSE 12.2. For this distribution, the {\em science} package repository needs to be added. The science repository is available from \url{http://download.opensuse.org/repositories/science/openSUSE_12.2/}. }
|
||||
\begin{tabular}{llll}
|
||||
\toprule
|
||||
\textbf{purpose} & \textbf{package names} \\
|
||||
\midrule
|
||||
git & git-svn & dune-istl-devel & dune-grid-devel \\
|
||||
dune-localfunctions-devel & \\
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\label{tbl:opensuse-pkg}
|
||||
\end{table}
|
||||
|
||||
\section{Obtaining source code for \Dune and \eWoms}
|
||||
|
||||
As stated above, the \eWoms is based on the \Dune release 2.2,
|
||||
|
Loading…
Reference in New Issue
Block a user