← Back to team overview

dolfin team mailing list archive

Re: Armadillo dependency

 



On 25/05/10 11:37, Johannes Ring wrote:
On Tue, May 25, 2010 at 12:12 PM, Garth N. Wells<gnw20@xxxxxxxxx>  wrote:


On 25/05/10 11:06, Johannes Ring wrote:

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.


It's a bit messy making things optional with ifdefs and the like, and it
complicates testing, so let's make it required.

OK, it is now added as a required dependency. Note that I have only
tested it with Armadillo 0.6.10 (yet).


Thanks. 0.6.10 should be fine - we're not using anything too fancy from Armadillo.

Garth

Johannes

Garth

Johannes

Harish: can you take care of updating DORSAL?

Garth


_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp







References