Skip to content

#807 dune-grid doesn't automatically find installed libalberta

Metadata

Property Value
Reported by Oliver Sander (oliver.sander@tu-dresden.de)
Reported at Jun 22, 2010 09:48
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at Aug 24, 2010 12:20
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Aug 24, 2010 12:20
Closed in version Unknown
Resolution Fixed
Comment in dune-grid 6902

Description

I have alberta 2 installed from the Debian packages and want to use it in dune-grid. I would expect dune-grid to automatically detect the installed version if no specific option is set. Unfortunately this does not happen. In particular, the test for alberta does not fail. Rather, it doesn't seem to run at all. On the other hand, if I specify --with-alberta=/usr, everything works fine.