Skip to content

#895 duneproject does not find all installed modules

Metadata

Property Value
Reported by Markus Blatt (markus@dr-blatt.de)
Reported at Mar 17, 2011 11:12
Type Bug Report
Version 2.1
Operating System Unspecified / All
Last edited by Markus Blatt (markus@dr-blatt.de)
Last edited at Mar 18, 2011 16:36
Closed by Markus Blatt (markus@dr-blatt.de)
Closed at Mar 18, 2011 16:36
Closed in version Unknown
Resolution Fixed
Comment Fixed with trunk@6399 release@6340.

The following works for both trunk and release: duneproject with locally installed modules and uninstalled modules. dunecontrol with locally installed modules, uninstalled modules, and a mixture +of both. |

Description

I have installed all the core modules of the release to a non-default directory (--prefix=~/opt).

Unfortunately duneproject only finds one of the installed modules, namely dune-grid, albeit dune-common, dune-istl, and dune-localfunctions are installed, too:

dunekurs@cip54:$ export DUNE_CONTROL_PATH=/opt/ dunekurs@cip54:$ export PATH=$PATH:/opt/bin dunekurs@cip54:~$ cd /tmp/ dunekurs@cip54:/tmp$ 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.

dune_grid

  1. Name of your new Project? (e.g.: dune-grid): tester
  2. Which modules should this module depend on? Following modules are found: dune-grid Enter space separated list: