[Dune] installation problems
Bård Skaflestad
Bard.Skaflestad at sintef.no
Sun Jan 16 13:23:14 CET 2011
Sorry about the top-post and long lines. I'm on a web-based client only.
Carsten, all,
I very much suspect that Akil has downloaded the core modules through a sub-repository of the Mercurial sources for OPM modules for Dune that are hosted at SINTEF. In that case there is great likelihood that the modules in question are
dune-common (-r6203)
dune-grid (-r7056)
dune-istl (-r1339)
In other words, somewhat dated revisions of the modules. Updating the core modules may or may not correct the specific issues. I personally don't use "make install" for any of the Dune software so I cannot begin to speculate what the underlying issue might be.
Sincerely,
--
Bård Skaflestad <Bard.Skaflestad at sintef.no>
SINTEF ICT, Applied Mathematics
________________________________________
From: dune-bounces+bard.skaflestad=sintef.no at dune-project.org [dune-bounces+bard.skaflestad=sintef.no at dune-project.org] On Behalf Of Carsten Gräser [graeser at math.fu-berlin.de]
Sent: 16 January 2011 12:59
To: Dune
Cc: akil mieres
Subject: Re: [Dune] installation problems
Hi,
Am 16.01.2011 04:54, schrieb akil mieres:
>
> I am new to DUNE. I have been trying to install it on a Mac Powerbook running OS X 10.6.6.
>
> I got the current source code using the mercurial clones.
first of all it would be interesting which version of dune you have.
There are various releases branches and a trunk all available via svn
and no no official hg mirrors of dune.
The only mirror I'm aware of are the unofficial git mirrors of the
trunk at http://users.dune-project.org/projects.
Best,
Carsten
>
> I ran the following command to install dune-common only because of previous errors I was experiencing
>
> sudo -s ./dune-common/bin/dunecontrol --only=dune-common make install
>
>
> and got the following error stating that dune-common build failed
>
> Libraries have been installed in:
> /usr/local/lib
>
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
> - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
> during execution
>
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
> ----------------------------------------------------------------------
> test -z "/usr/local/share/doc/dune-common" || .././install-sh -c -d "/usr/local/share/doc/dune-common"
> Making install in doc
> Making install in devel
> make[3]: Nothing to be done for `install-exec-am'.
> test -z "/usr/local/share/doc/dune-common/devel" || ../.././install-sh -c -d "/usr/local/share/doc/dune-common/devel"
> Making install in doxygen
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: *** No rule to make target `doxygen-tag', needed by `install-doxygen'. Stop.
> make[2]: *** [install-am] Error 2
> make[1]: *** [install-recursive] Error 1
> make: *** [install-recursive] Error 1
> --- Failed to build dune-common ---
> Terminating dunecontrol due to previous errors!
>
> I see that libraries were installed but the overall build failed.
>
> I have located the libraries files in /usr/local/lib but got further errors when trying to install dune-grid and dune-disc (required for the dumux)
>
> Could you help me get this up a running?
>
> Thank You
>
>
>
>
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune
--
----------------------------------------------------------------------
Carsten Gräser | phone: +49-30 / 838-75349
Freie Universität Berlin | fax : +49-30 / 838-54977
Institut für Mathematik | email: graeser at math.fu-berlin.de
Arnimallee 6 |
14195 Berlin, Germany | URL : http://page.mi.fu-berlin.de/graeser
----------------------------------------------------------------------
_______________________________________________
Dune mailing list
Dune at dune-project.org
http://lists.dune-project.org/mailman/listinfo/dune
More information about the Dune
mailing list