[Dune] installation problems
akil mieres
akilmieres at hotmail.com
Sun Jan 16 19:38:50 CET 2011
Carsten,
I downloaded the dune 2.0 modules and was able to use make install and install dune-common only.
however, when I tried to install the other core modules individually I get the following error.
Macintosh:dev ottiemieres$ ./dune-common-2.0/bin/dunecontrol --module=dune-grid all
ERROR: multiple definition of module dune-common
previous defined in:
/users/ottiemieres/desktop/opm/source/dev/dune-common-2.0/dune.module
redefined in:
/usr/local/dune.module
Execution of dunecontrol terminated due to errors!
it makes sense, but how do I get around it
I tried to use the dunecontrol status command, export command and getting the same error. how to uninstall??
Akil
> Date: Sun, 16 Jan 2011 12:59:33 +0100
> From: graeser at math.fu-berlin.de
> To: dune at dune-project.org
> CC: akilmieres at hotmail.com
> 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
> ----------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20110116/b0e8e07b/attachment.htm>
More information about the Dune
mailing list