<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi everyone,<br>
    <br>
    I was wondering if you could give me some advise on the following
    issue:<br>
    I would like to install dune-fem. To this I installed g++, CMake and
    pkg-config and downloaded the dune-common, dune-geometry and
    dune-grid from this webpage:
    <a class="moz-txt-link-freetext" href="https://dune-project.org/releases/2.4.1/">https://dune-project.org/releases/2.4.1/</a><br>
    After that the installation note tells to run the command
    './dune-common-2.4.1/bin/dunecontrol all' which doesn't cause any
    problems at this stage. If I include the dune-fem folder from
    <a class="moz-txt-link-freetext" href="https://dune-project.org/modules/dune-fem/">https://dune-project.org/modules/dune-fem/</a> and run the same command
    I get the following Error message: <br>
    <br>
    <code class="hljs x86asm">make[2]: Entering directory
`/home/matthias/MitarbeiterTUKL/dune2.4.1/dune-fem-2.4.0/build-cmake/lib'<br>
      make[2]: *** No rule to make target
`/home/matthias/MitarbeiterTUKL/dune2.4.1/dune-fem-2.4.0/dune/fem/libfem.la',
      needed by `libdunefem.la'.  Stop.<br>
      make[2]: Leaving directory
`/home/matthias/MitarbeiterTUKL/dune2.4.1/dune-fem-2.4.0/build-cmake/lib'<br>
      make[1]: *** [all-recursive] Error 1<br>
      make[1]: Leaving directory
      `/home/matthias/MitarbeiterTUKL/dune2.4.1/dune-fem-2.4.0/build-cmake'<br>
      make: *** [all] Error 2<br>
      --- Failed to build dune-fem ---<br>
      Terminating dunecontrol due to previous errors!<br>
      matthias@matthias-ThinkPad-E550 ~/MitarbeiterTUKL/dune2.4.1 $ <br>
    </code><br>
    <br>
    I don't know if that is part of the problem, but if I check the
    folder ..../dune2.4.1/dune-fem-2.4.0/dune/fem there is no file
    'libfem.la' like mentioned in the second line above.<br>
    <br>
    It would be great if you could help me with that! If you need any
    information, please let me know ( and maybe tell me, where I can
    find that information ;) ) <br>
    <br>
    Best regards,<br>
    <br>
    Matthias Andres<code></code><code class="hljs x86asm"><br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
    </code>
  </body>
</html>