[Dune] Installation of Alberta 3.0 and its usage in DUNE
Sacconi, Andrea
a.sacconi11 at imperial.ac.uk
Mon Jul 23 18:30:41 CEST 2012
Hi Christoph,
I have fixed that problem, and also a similar one arising with the file obstack.h.
Unfortunately, there is still something wrong with the libraries ...
I have attached the config.log.
Any smart ideas?
Cheers,
Andrea
__________________________________________________________
Andrea Sacconi
PhD student, Applied Mathematics
AMMP Section, Department of Mathematics, Imperial College London,
London SW7 2AZ, UK
a.sacconi11 at imperial.ac.uk
________________________________________
From: dune-bounces+a.sacconi11=imperial.ac.uk at dune-project.org [dune-bounces+a.sacconi11=imperial.ac.uk at dune-project.org] on behalf of Christoph Grüninger [christoph.grueninger at iws.uni-stuttgart.de]
Sent: 23 July 2012 16:39
To: dune at dune-project.org
Subject: Re: [Dune] Installation of Alberta 3.0 and its usage in DUNE
Hello Andrea,
your config.log states, that the header alberta.h was found but the
compiler could not find the included alberta_util.h, see line 3231 ff.:
> configure:35650: searching for ALBERTA in /usr/local/alberta-3.0.0-rc7...
> configure:35709: checking alberta.h usability
> configure:35726: gcc -c -g -O2 -Wall -I/usr/local/alberta-3.0.0-rc7/include/alberta -DDIM_OF_WORLD=3 -DEL_INDEX=0 conftest.c >&5
> In file included from conftest.c:84:
> /usr/local/alberta-3.0.0-rc7/include/alberta/alberta.h:51:34: error: alberta/alberta_util.h: No such file or directory
So the simple compile tests fails and configure tells dune-grid that
Alberta was not found.
Try to change the line in alberta.h
#include <alberta/alberta_util.h>
to
#include "alberta_util.h"
I remember vagly vaguely to have read this tip, but I cannot find a
source at the moment.
Have you tried Dune 2.2 instead of 2.1.1?
Bye
Christoph
--
TeX ist ineffizient
Weil es Mathematische Ausdrücke so dermaßen schön setzt, dass ich
mich regelmäßig dabei erwische, wie ich meine eigenen Gleichungen
angucke, obwohl ich sie bereits in- und auswendig kenne.
-- ThePhysicist im Forum von heise online
_______________________________________________
Dune mailing list
Dune at dune-project.org
http://lists.dune-project.org/mailman/listinfo/dune
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 191389 bytes
Desc: config.log
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20120723/77547f78/attachment.obj>
More information about the Dune
mailing list