[Dune] installation problems
akil mieres
akilmieres at hotmail.com
Sun Jan 16 21:18:27 CET 2011
Christian,
I got around it by deleting dune.module from the source directories. dunecontrol now using usr/local/ copy
I thought it would have rebuilt and "reinstall"
apparently I was successful installing the core.
1. how do I verify the installed modules from within dunecontrol?
2. how would I reference the library from withing a development environment (I am using Xcode which I know i not supported) ~ which file would be classed as the dune library that I can use from an include statement?
I am also getting problems with
dune-localfunctions (dunecontrol not locating it) and dune-cornerpoint.
Akil
P.S. sorry for all the Q's. Once I get it up, I have some ideas for the Dumux module.
> Date: Sun, 16 Jan 2011 20:40:29 +0100
> From: christi at uni-hd.de
> To: akilmieres at hotmail.com
> CC: graeser at math.fu-berlin.de; dune at dune-project.org
> Subject: Re: [Dune] installation problems
>
>
> Hi Akil,
>
> > 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??
>
> this is a known bug in the 2.0 release. It is not possible to use
> local sources when you have the same module installed. Easiest
> solution is not to install the modules.
>
> Like with all autotools projects you can uninstall the files by
> runnign "make uninstall" in the build directory.
>
> Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20110116/be39b1cc/attachment.htm>
More information about the Dune
mailing list