<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
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><br>I ran the following command to install dune-common only because of previous errors I was experiencing<br><br><font style="" face="Courier New">sudo -s ./dune-common/bin/dunecontrol --only=dune-common make install</font> <br><br><br>and got the following error stating that dune-common build failed<br><br><font style="" face="Courier New">Libraries have been installed in:</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">   /usr/local/lib</font><font style="" face="Courier New"><br></font><font style="" face="Courier New"><br></font><font style="" face="Courier New">If you ever happen to want to link against installed libraries</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">in a given directory, LIBDIR, you must either use libtool, and</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">specify the full pathname of the library, or use the `-LLIBDIR'</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">flag during linking and do at least one of the following:</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">     during execution</font><font style="" face="Courier New"><br></font><font style="" face="Courier New"><br></font><font style="" face="Courier New">See any operating system documentation about shared libraries for</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">more information, such as the ld(1) and ld.so(8) manual pages.</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">----------------------------------------------------------------------</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">test -z "/usr/local/share/doc/dune-common" || .././install-sh -c -d "/usr/local/share/doc/dune-common"</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">Making install in doc</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">Making install in devel</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">make[3]: Nothing to be done for `install-exec-am'.</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">test -z "/usr/local/share/doc/dune-common/devel" || ../.././install-sh -c -d "/usr/local/share/doc/dune-common/devel"</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">Making install in doxygen</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">make[3]: Nothing to be done for `install-exec-am'.</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">make[3]: *** No rule to make target `doxygen-tag', needed by `install-doxygen'.  Stop.</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">make[2]: *** [install-am] Error 2</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">make[1]: *** [install-recursive] Error 1</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">make: *** [install-recursive] Error 1</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">--- Failed to build dune-common ---</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">Terminating dunecontrol due to previous errors!</font><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>                                           </body>
</html>