<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Christoph,</p>
    <p>thanks for your reply. In fact, cmake was already installed, as
      proposed in
      <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> . I
      still got a complaint about aclocal being missing and a search on
      the internet yielded in automake being of help in such a case -
      which indeed it seemed to be, since afterwards, the error messages
      changed ..</p>
    <p>I did understand that the alugrid version is too recent, but I
      did not ask expressedly for a new version - I just did <br>
    </p>
    <pre style="box-sizing: border-box; overflow: auto; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: 13px; display: block; padding: 9.5px; margin: 0px 0px 10px; line-height: 1.42857; color: rgb(51, 51, 51); word-break: break-all; word-wrap: break-word; background-color: rgb(245, 245, 245); border: 1px solid rgb(204, 204, 204); border-radius: 4px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"><code class="hljs php" style="box-sizing: border-box; font-family: fixed-width, monospace; font-size: 18px !important; padding: 0.5em; color: rgb(51, 51, 51); background: rgb(248, 248, 248); border-radius: 0px; white-space: pre-wrap; display: block; overflow-x: auto;">git <span class="hljs-keyword" style="box-sizing: border-box; color: rgb(51, 51, 51); font-weight: bold;">clone</span> http:<span class="hljs-comment" style="box-sizing: border-box; color: rgb(153, 153, 136); font-style: italic;">//conan2.iwr.uni-heidelberg.de/git/peter/dune-installer.git</span>
</code></pre>
    <p style="box-sizing: border-box; margin: 0px 0px 10px; color:
      rgb(53, 59, 68); font-family: Lato, sans-serif; line-height:
      inherit; font-weight: 300; font-size: 17px; font-style: normal;
      font-variant-ligatures: normal; font-variant-caps: normal;
      letter-spacing: normal; orphans: 2; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); text-decoration-style:
      initial; text-decoration-color: initial;">run the installer:</p>
    <pre style="box-sizing: border-box; overflow: auto; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: 13px; display: block; padding: 9.5px; margin: 0px 0px 10px; line-height: 1.42857; color: rgb(51, 51, 51); word-break: break-all; word-wrap: break-word; background-color: rgb(245, 245, 245); border: 1px solid rgb(204, 204, 204); border-radius: 4px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"><code class="hljs x86asm" style="box-sizing: border-box; font-family: fixed-width, monospace; font-size: 18px !important; padding: 0.5em; color: rgb(51, 51, 51); background: rgb(248, 248, 248); border-radius: 0px; white-space: pre-wrap; display: block; overflow-x: auto;">./dune-installer/pdelab-<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></pre>
    <p>from <br>
    </p>
    <p><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>And therefore , I do not see how I can "delete the dune-alugrid
      folder completely" if not on the server which I cannot do since I
      have - justifiedly - no rights - the folder dune-alugrid in my
      ubuntu never gets created locally because the installation stops
      right before setting up this folder, - as far as I can see.</p>
    <p><br>
    </p>
    <p>When I try to "call dunecontrol manually", I get <br>
    </p>
    <p>"suse@suse-VirtualBox:~$ dunecontrol<br>
      The program 'dunecontrol' is currently not installed. You can
      install it by typing:<br>
      sudo apt install libdune-common-dev"<br>
      <br>
    </p>
    <p>So I installed manually, although I would have assumed that it
      should have been part of the full installer routine.</p>
    <p>However, none of this changes anything in that
      "./dune-installer/pdelab-2.4.1/installer.sh my-dune-dir" fails
      fatally.</p>
    <p>In the case where I outcomment anything to do with dune-alugrid
      in the installer.sh in the local folderĀ  my-dune-dir/pdelab-2.4.1
      , the error message is still <br>
    </p>
    <p>"<br>
    </p>
    <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">remote: The project you were looking for could not be found.

fatal: repository 
'<a href="https://gitlab.dune-project.org/pdelab/dune-typetree.git/">https://gitlab.dune-project.org/pdelab/dune-typetree.git/</a>' not found
</pre>
    "<br class="Apple-interchange-newline">
    <p>and in the case where I leave everything as originally given, I
      get <br>
    </p>
    <p>"</p>
    <p>...</p>
    <p>
      <style type="text/css">p { margin-bottom: 0.25cm; line-height: 120%; }a:link {  }</style>
    </p>
    <p style="margin-bottom: 0cm; line-height: 100%">+ cd
      dune-localfunctions</p>
    <p style="margin-bottom: 0cm; line-height: 100%">+ git checkout
      releases/2.4</p>
    <p style="margin-bottom: 0cm; line-height: 100%">Branch releases/2.4
      set up to track remote branch releases/2.4 from origin.</p>
    <p style="margin-bottom: 0cm; line-height: 100%">Switched to a new
      branch 'releases/2.4'</p>
    <p style="margin-bottom: 0cm; line-height: 100%">+ cd ..</p>
    <p style="margin-bottom: 0cm; line-height: 100%">+ git clone
      <a class="moz-txt-link-freetext" href="https://gitlab.dune-project.org/extensions/dune-alugrid.git">https://gitlab.dune-project.org/extensions/dune-alugrid.git</a></p>
    <p style="margin-bottom: 0cm; line-height: 100%">Cloning into
      'dune-alugrid'...</p>
    <p style="margin-bottom: 0cm; line-height: 100%">remote: Counting
      objects: 26913, done.</p>
    <p style="margin-bottom: 0cm; line-height: 100%">remote: Compressing
      objects: 100% (5416/5416), done.</p>
    <p style="margin-bottom: 0cm; line-height: 100%">remote: Total 26913
      (delta 21395), reused 26867 (delta 21365)</p>
    <p style="margin-bottom: 0cm; line-height: 100%">Receiving objects:
      100% (26913/26913), 32.40 MiB | 358.00 KiB/s, done.</p>
    <p style="margin-bottom: 0cm; line-height: 100%">fatal: Out of
      memory, malloc failed (tried to allocate 456654849 bytes)</p>
    <p style="margin-bottom: 0cm; line-height: 100%">fatal: index-pack
      failed</p>
    "<br>
    <br>
    The main drive is still half empty.<br>
    <br>
    The folder dune-alugrid is not created.<br>
    <br>
    So now it is not the version that is the problem but the size ?! <br>
    <br>
    After a search on the web I did <br>
    <style type="text/css">p { margin-bottom: 0.25cm; line-height: 120%; }a:link {  }</style>
    <p><font color="#111111"><font face="Consolas"><font
            style="font-size: 9pt" size="2"><span style="background:
              #eff0f1">git
              config --global pack.deltaCacheSize 128m</span></font></font></font></p>
    <p><font color="#111111"><font face="Consolas"><font
            style="font-size: 9pt" size="2"><span style="background:
              #eff0f1">git
              config --global pack.windowMemory 128m</span></font></font></font></p>
    <p><br>
    </p>
    and tried again, but still out of memory. I would be grateful for
    further hints how to hinder effectively dune-alugrid from
    installing.<br>
    From your remarks I gather that you installed dune not from these
    web site installer commands like I tried - so how do you do it? Is
    there an alternative beginner's protocol somewhere that I can follow
    step by step? I have to stress again that I am a newbie and
    unfortunately not very ubuntu or git savvy .. <br>
    <br>
    Best regards,
    <p>Susanne<br>
    </p>
    <p><br>
    </p>
    <div class="moz-forward-container"><br>
      <br>
      -------- Forwarded Message --------
      <table class="moz-email-headers-table" cellspacing="0"
        cellpadding="0" border="0">
        <tbody>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject:
            </th>
            <td>Dune Digest, Vol 153, Issue 5</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Sat, 24 Mar 2018 12:00:02 +0100</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:dune-request@lists.dune-project.org">dune-request@lists.dune-project.org</a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Reply-To:
            </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:dune@lists.dune-project.org">dune@lists.dune-project.org</a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:dune@lists.dune-project.org">dune@lists.dune-project.org</a></td>
          </tr>
        </tbody>
      </table>
      <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">Hi Susanne,
I don't know about the scripts you used, but I can answer the Dune
questions.

><i> After installing some missing bits and pieces (autoconf, automake,
</i>><i> libtool, byacc, flex) I think that I am getting pretty far, until I hit:
</i>
Just a personal advice, use CMake instead of the Autotools build system.
In more recent versions you have to switch any. If it works for you now,
you may stick to it until you resolved your actual issues.

><i> "ERROR: version mismatch.
</i>><i> 
</i>><i> dune-alugrid requires dune-grid >= 2.5,
</i>><i> 
</i>><i> but only dune-grid = 2.4.2 is available.
</i>
Your dune-alugrid version it too new, it already requires a more recent
version of dune-grid. If you don't need Alugrid, simply delete the
dune-alugrid folder completely, reconfigure all other modules and the
problem should be gone. If you need Alugrid, switch this module to
"releases/2.5" branch, which is compatible to dune-grid 2.4.

><i> The fileĀ  ./buildmodules.sh in my-dune-dir is missing, so I cannot
</i>><i> proceed from here, even if I thought that I could dispense of
</i>><i> dune-alugrid and that the rest was in place.
</i>
You can call dunecontrol manually.

Bye
Christoph

-- 
Unfortunately, plots are notoriously hard to get right. Partly, the
default settings of programs like gnuplot or Excel are to blame for
this since these programs make it very convenient to create bad plots.
                        -- Till Tantau, "The TikZ and PGF Packages"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <<a href="http://lists.dune-project.org/pipermail/dune/attachments/20180324/9b3063d0/attachment.sig">http://lists.dune-project.org/pipermail/dune/attachments/20180324/9b3063d0/attachment.sig</a>></pre>
    </div>
  </body>
</html>