Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux-course
Commits
e41adc04
Commit
e41adc04
authored
Mar 29, 2021
by
Bernd Flemisch
Browse files
Update README.md
parent
9c0e47a6
Pipeline
#3194
canceled with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
scripts/README.md
View file @
e41adc04
...
@@ -8,7 +8,7 @@ Installation guide dumux
...
@@ -8,7 +8,7 @@ Installation guide dumux
You can set up dumux using the attached script install.sh.
You can set up dumux using the attached script install.sh.
You need to have the following REQUIREMENTS installed:
You need to have the following REQUIREMENTS installed:
*
gcc >=
4.9
*
gcc >=
7
*
cmake >= 3.1
*
cmake >= 3.1
*
git
*
git
*
pkg-config
*
pkg-config
...
@@ -18,7 +18,7 @@ You need to have the following REQUIREMENTS installed:
...
@@ -18,7 +18,7 @@ You need to have the following REQUIREMENTS installed:
On debian-based system you can use this:
On debian-based system you can use this:
```
bash
```
bash
apt-get
install
build-essential pkg-config cmake git paraview wget gnuplot libsuitesparse-dev
apt-get
install
build-essential
gfortran
pkg-config cmake git paraview wget gnuplot libsuitesparse-dev
```
```
Then, you can the execute the script and it will download the dune repositories and dumux
Then, you can the execute the script and it will download the dune repositories and dumux
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment