[dune-fem] Question - Installation Dune FEM
Matthias Andres
mandres at mathematik.uni-kl.de
Wed Nov 16 16:00:27 CET 2016
Hi everyone,
I was wondering if you could give me some advise on the following issue:
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: https://dune-project.org/releases/2.4.1/
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
https://dune-project.org/modules/dune-fem/ and run the same command I
get the following Error message:
|make[2]: Entering directory
`/home/matthias/MitarbeiterTUKL/dune2.4.1/dune-fem-2.4.0/build-cmake/lib'
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.
make[2]: Leaving directory
`/home/matthias/MitarbeiterTUKL/dune2.4.1/dune-fem-2.4.0/build-cmake/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/matthias/MitarbeiterTUKL/dune2.4.1/dune-fem-2.4.0/build-cmake'
make: *** [all] Error 2
--- Failed to build dune-fem ---
Terminating dunecontrol due to previous errors!
matthias at matthias-ThinkPad-E550 ~/MitarbeiterTUKL/dune2.4.1 $
|
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.
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 ;) )
Best regards,
Matthias Andres|||
|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune-fem/attachments/20161116/11464315/attachment.htm>
More information about the dune-fem
mailing list