On Sat, May 22, 2010 at 2:39 PM, Garth N. Wells<gnw20@xxxxxxxxx> wrote:
The dolfin::Extrapolation class now depends on Armadillo,
http://arma.sourceforge.net/
For Debian/Ubuntu users, 'apt-get install libarmadillo-dev' is all that's
needed.
Johannes: can you add a check to the build system, and make libarmadillo-dev
a dependency for the Debian/Ubuntu packages?
I have this almost ready, however I was just wondering whether the
dependency on Armadillo should be optional or not? I guess it's not
optional but it would be good to get it confirmed before I add the
check.