Skip to content

#725 Detection of ALUGrid version does not work

Metadata

Property Value
Reported by Patrick Leidenberger (mailings.pl@gmail.com)
Reported at Jan 25, 2010 15:05
Type Bug Report
Version 1.2
Operating System Unspecified / All
Last edited by Robert K (robertk@posteo.org)
Last edited at Feb 1, 2010 08:37
Closed by Robert K (robertk@posteo.org)
Closed at Feb 1, 2010 08:37
Closed in version Unknown
Resolution Fixed
Comment fixed in revision 6299.

Description

With an update of dune-grid form rev .6286 -> 6287 the version of ALUgrid is detected wrong. The error message is: checking ALUGrid version >= 1.22... configure: error: /usr/bin/pkg-config couldn't find alugrid.pc! ALUGrid version too old or ALUGrid not installed in /home/patrick/extlib/alugrid-1.22! You need at least ALUGrid-1.22!

But I have installed the newst version of ALU: patrick@loo100:~/extlib/alugrid-1.22/bin$ ./alugridversion -v 1.22

With rev. 6268 everything works fine.