mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
typing error in one latex command made it not to build .. fixed
This commit is contained in:
parent
e8b64981ae
commit
9ca29df445
@ -15,7 +15,7 @@ After installing source code for all requirered \Dune modules including the \Dum
|
||||
\paragraph{Basic prerequisites} \label{prerequisites}
|
||||
The gnu toolchain of \texttt{g++} and related gnu variants of developertools like \texttt{libtool}, \texttt{make} and
|
||||
and \texttt{automake} must be available in a recent version. \Dumux property system (i.e. parts of code) makes use of libboost. It is thus necessary
|
||||
to install developer version of \testtt{boost}.
|
||||
to install developer version of \texttt{boost}.
|
||||
The building of documentation requirers latex and auxiliary tools like dvipdf, bibtex (e.g. as of tex-live distribution) installed. Additionally the program convert of package ImageMagick is needed too build the handbook. If you use configuration-switch --enable-doxygen for documentation you will also need doxygen.
|
||||
|
||||
Depending on usage of external libraries the required software packages may vary. Beside the section on external properties below it is a good idea also to check \Dune-Wiki for informations about working with external packages. \\
|
||||
|
Loading…
Reference in New Issue
Block a user