Recommend ERT also on Debian

Using ERT will give a more full-featured toolkit, and we already
recommend adding the PPA repository.
This commit is contained in:
Roland Kaufmann 2013-06-06 09:17:29 +02:00
parent f853d8ad0a
commit 056e98716e

3
README
View File

@ -63,6 +63,9 @@ sudo apt-get install libdune-common-dev libdune-istl-dev libdune-grid-dev
# libraries necessary for OPM
sudo apt-get install -y libtinyxml-dev
# optional: Ensemble based Reservoir Tool Eclipse utilities module
sudo apt-get install ert.ecl
Note: You should compile the OPM modules using the same toolchain that
was used to build DUNE. Otherwise, you can get strange ABI errors.