<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Carsten,<br><br>I downloaded the dune 2.0 modules and was able to use make install and install dune-common only.<br><br>however, when I tried to install the other core modules individually I get the following error.<br><br><font style="" face="Courier New">Macintosh:dev ottiemieres$ ./dune-common-2.0/bin/dunecontrol  --module=dune-grid all</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">ERROR: multiple definition of module dune-common</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">previous defined in:</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">  /users/ottiemieres/desktop/opm/source/dev/dune-common-2.0/dune.module</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">redefined in:</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">  /usr/local/dune.module</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">Execution of dunecontrol terminated due to errors!</font><br><br>it makes sense, but how do I get around it<br><br>I tried to use the dunecontrol status command, export command and getting the same error. how to uninstall??<br><br><br>Akil<br><br><br>> Date: Sun, 16 Jan 2011 12:59:33 +0100<br>> From: graeser@math.fu-berlin.de<br>> To: dune@dune-project.org<br>> CC: akilmieres@hotmail.com<br>> Subject: Re: [Dune] installation problems<br>> <br>> Hi,<br>> <br>> Am 16.01.2011 04:54, schrieb akil mieres:<br>> > <br>> > I am new to DUNE. I have been trying to install it on a Mac Powerbook running OS X 10.6.6.<br>> > <br>> > I got the current source code using the mercurial clones.<br>> first of all it would be interesting which version of dune you have.<br>> There are various releases branches and a trunk all available via svn<br>> and no no official hg mirrors of dune.<br>> <br>> The only mirror I'm aware of are the unofficial git mirrors of the<br>> trunk at http://users.dune-project.org/projects.<br>> <br>> Best,<br>> Carsten<br>> <br>> > <br>> > I ran the following command to install dune-common only because of previous errors I was experiencing<br>> > <br>> > sudo -s ./dune-common/bin/dunecontrol --only=dune-common make install <br>> > <br>> > <br>> > and got the following error stating that dune-common build failed<br>> > <br>> > Libraries have been installed in:<br>> >    /usr/local/lib<br>> > <br>> > If you ever happen to want to link against installed libraries<br>> > in a given directory, LIBDIR, you must either use libtool, and<br>> > specify the full pathname of the library, or use the `-LLIBDIR'<br>> > flag during linking and do at least one of the following:<br>> >    - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable<br>> >      during execution<br>> > <br>> > See any operating system documentation about shared libraries for<br>> > more information, such as the ld(1) and ld.so(8) manual pages.<br>> > ----------------------------------------------------------------------<br>> > test -z "/usr/local/share/doc/dune-common" || .././install-sh -c -d "/usr/local/share/doc/dune-common"<br>> > Making install in doc<br>> > Making install in devel<br>> > make[3]: Nothing to be done for `install-exec-am'.<br>> > test -z "/usr/local/share/doc/dune-common/devel" || ../.././install-sh -c -d "/usr/local/share/doc/dune-common/devel"<br>> > Making install in doxygen<br>> > make[3]: Nothing to be done for `install-exec-am'.<br>> > make[3]: *** No rule to make target `doxygen-tag', needed by `install-doxygen'.  Stop.<br>> > make[2]: *** [install-am] Error 2<br>> > make[1]: *** [install-recursive] Error 1<br>> > make: *** [install-recursive] Error 1<br>> > --- Failed to build dune-common ---<br>> > Terminating dunecontrol due to previous errors!<br>> > <br>> > I see that libraries were installed but the overall build failed.<br>> > <br>> > 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)<br>> > <br>> > Could you help me get this up a running? <br>> > <br>> > Thank You<br>> >                                      <br>> > <br>> > <br>> > <br>> > _______________________________________________<br>> > Dune mailing list<br>> > Dune@dune-project.org<br>> > http://lists.dune-project.org/mailman/listinfo/dune<br>> <br>> <br>> -- <br>> ----------------------------------------------------------------------<br>> Carsten Gräser           | phone: +49-30 / 838-75349<br>> Freie Universität Berlin | fax  : +49-30 / 838-54977<br>> Institut für Mathematik  | email: graeser@math.fu-berlin.de<br>> Arnimallee 6             |<br>> 14195 Berlin, Germany    | URL  : http://page.mi.fu-berlin.de/graeser<br>> ----------------------------------------------------------------------<br>                                           </body>
</html>