#648 Can't call duneproject with an installed dune-grid
Metadata
| Property | Value | 
|---|---|
| Reported by | Oliver Sander (oliver.sander@tu-dresden.de) | 
| Reported at | Nov 5, 2009 02:41 | 
| Type | Bug Report | 
| Version | Unknown | 
| Operating System | Unspecified / All | 
| Last edited by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) | 
| Last edited at | Jul 5, 2010 22:42 | 
| Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) | 
| Closed at | Jul 5, 2010 22:42 | 
| Closed in version | Unknown | 
| Resolution | Fixed | 
| Comment | in revision r6057 of dune-common. | 
Description
I have a dune-grid installed in /usr/local/ and another one locally
galoispure@linux-bhjw:~/Research/DUNE/source> ls dune-common dune-grid-glue dune-localfunctions dune-grid dune-istl dune-moc
Now I can't run duneproject because there are two modules 'dune-grid"
galoispure@linux-bhjw:~/Research/DUNE/source> ./dune-common/bin/duneproject
== Dune project/module generator ==
duneproject will assist you in the creation of a new Dune application. During this process a new directory with the name of your project will be created. This directory will hold all configuration and Makefiles and a simple example application.
ERROR: multiple definition of module dune-grid previous defined in: /home/galoispure/Research/DUNE/source/dune-grid/dune.module redefined in: /usr/local/dune.module