<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi Matthias,</p>
<p>it looks as if the tarball on the webpage for some reason still
does not contain the CMake build system and tries to fall back to
automake, which then tries to build the libfem.la, which is not
needed anymore. <br>
</p>
<p>Until we fix the tarball, please use the git version for now. You
can obtain it by</p>
<p> git clone <a
href="https://gitlab.dune-project.org/dune-fem/dune-fem.git">https://gitlab.dune-project.org/dune-fem/dune-fem.git</a></p>
<p>and then <br>
</p>
<p> git checkout releases/2.4</p>
<p>This should give you the working 2.4.1 release with all released
bugfixes.</p>
<p>Best Regards</p>
<p>Martin<br>
</p>
<br>
<div class="moz-cite-prefix">On 16.11.2016 16:00, Matthias Andres
wrote:<br>
</div>
<blockquote
cite="mid:3c018f01-73c7-3e61-e997-227f621303dd@mathematik.uni-kl.de"
type="cite">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
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 moz-do-not-send="true"
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
moz-do-not-send="true" 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> <br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
dune-fem mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dune-fem@dune-project.org">dune-fem@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune-fem">http://lists.dune-project.org/mailman/listinfo/dune-fem</a>
</pre>
</blockquote>
<br>
</body>
</html>