<meta http-equiv="Content-Type" content="text/html; charset=GB18030"><div>Dear, </div><div>     </div><ul style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial, "Microsoft YaHei", "\\5FAEÈíÑźÚ", "\\5B8BÌå", "Malgun Gothic", Meiryo, sans-serif; font-size: 13.6px; font-variant-numeric: normal; font-variant-east-asian: normal; line-height: 11.2px; background-color: rgb(247, 248, 250);"><li style="box-sizing: border-box; margin: 0px 0px 10px; padding: 0px; list-style: none;"><p data-group="1-1" class="src grammarSection highlight" style="box-sizing: border-box; margin: 0px; padding: 0px; font-size: 14px; line-height: 20px;"><font color="#4a90e2">     </font><b style=""> Could you tell me how to solve it<font color="#4a90e2">,</font></b><span style="color: rgb(46, 48, 51); font-size: 13.6px;"><b>My question is as follows:</b></span></p></li><li style="color: rgb(46, 48, 51); box-sizing: border-box; margin: 0px 0px 10px; padding: 0px; list-style: none;"><p data-group="1-1" class="src grammarSection highlight" style="box-sizing: border-box; margin: 0px; padding: 0px; color: rgb(74, 144, 226); font-size: 14px; line-height: 20px;"><span style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: Verdana;">     </span><span style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: Verdana; white-space: pre-wrap;">I am trying to install DUNE according to:</span><span style="white-space: pre-wrap; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: Verdana;">https://dune-project.org/doc/beginners-resources-script/</span></p></li></ul><pre style="box-sizing: border-box; overflow: auto; padding: 9.5px; margin-top: 0px; margin-bottom: 10px; line-height: 1.42857; word-break: break-all; background-color: rgb(245, 245, 245); border: 1px solid rgb(204, 204, 204); border-radius: 4px;"><code class="hljs x86asm" style="color: rgb(51, 51, 51); font-family: fixed-width, monospace; font-size: 18px !important; box-sizing: border-box; padding: 0.5em; background: rgb(248, 248, 248); border-radius: 0px; display: block; overflow-x: auto;">./dune-installer/core-<span class="hljs-number" style="box-sizing: border-box; color: rgb(0, 128, 128);">2.4</span><span class="hljs-meta" style="box-sizing: border-box; color: rgb(153, 153, 153); font-weight: bold;">.1</span>/installer.sh my-dune-dir</code><code class="hljs x86asm" style="box-sizing: border-box; padding: 0.5em; background: rgb(248, 248, 248); border-radius: 0px; display: block; overflow-x: auto;"><font color="#333333" face="fixed-width, monospace"><span style="font-size: 18px;"><b>but,the </b></span></font><span style="background-color: rgb(245, 245, 245); font-family: Verdana;">final result of the operation is</span></code><code class="hljs x86asm" style="box-sizing: border-box; padding: 0.5em; background: rgb(248, 248, 248); border-radius: 0px; display: block; overflow-x: auto;"><font color="#333333" face="fixed-width, monospace"><span style="font-size: 18px;">ERROR: version mismatch.
       dune-alugrid requires dune-grid >= 2.8,
       but only dune-grid = 2.4.2 is available.
Execution of dunecontrol terminated due to errors!</span></font><span style="color: rgb(51, 51, 51); font-family: fixed-width, monospace; font-size: 18px !important;">
</span></code><div style="color: rgb(51, 51, 51); font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: 13px;"><br></div></pre>