<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello,</p>
<p>I tried following the simple instructions on:
<a class="moz-txt-link-freetext" href="https://www.dune-project.org/doc/beginners-resources-pdelab/">https://www.dune-project.org/doc/beginners-resources-pdelab/</a></p>
<p>First I cloned the git repository<br>
</p>
<pre><code class="hljs php">git <span class="hljs-keyword">clone</span> http:<span class="hljs-comment">//conan2.iwr.uni-heidelberg.de/git/peter/dune-installer.git
then running the installer
</span></code><code class="hljs x86asm">./dune-installer/pdelab-<span class="hljs-number">2.4</span><span class="hljs-meta">.1</span>/installer.sh my-dune-dir
but I get the following error:
ERROR: version mismatch.
dune-alugrid requires dune-grid >= 2.6,
but only dune-grid = 2.4.2 is available.
Execution of dunecontrol terminated due to errors!
Is there a error in the way the installer is set up? Or am I doing something wrong?
Best,
Hrishikesh
</code><code class="hljs php"><span class="hljs-comment"></span></code></pre>
</body>
</html>