dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20472
Re: [Bug 689738] Re: CMake Armadillo 1.0.0 detection broken
On Wed, Dec 15, 2010 at 10:08 AM, Benjamin Kehlet <benjamik@xxxxxxxxx> wrote:
> On 15 December 2010 09:35, Johannes Ring <689738@xxxxxxxxxxxxxxxxxx> wrote:
>> ** Changed in: dolfin
>> Status: New => Fix Committed
>>
>> --
>> You received this bug notification because you are a member of DOLFIN
>> Team, which is subscribed to DOLFIN.
>> https://bugs.launchpad.net/bugs/689738
>>
>> Title:
>> CMake Armadillo 1.0.0 detection broken
>>
>> Status in DOLFIN:
>> Fix Committed
>>
>
> Is this backward compatible?
Yes, the fix uses randu only for Armadillo > 0.9.10.
Johannes
> There is no randu() in my Armadilla
> installation (a standard "apt-get install libarmadillo-dev" under
> Ubuntu Maverick).
> Maybe it is better to use randn() if randu() is not used in Dolfin.
>
> Benjamin
>
>> Bug description:
>> Hi,
>>
>> Armadillo 1.0.0 has been released in November, and it installs by default (at least on my system, Gentoo) into
>>
>> * headers: /usr/include/armadillo_bits/*
>> * /usr/lib64/libarmadillo.so
>>
>> Hence, looking for the headers in ${ARMADILLO_DIR}/include will not be successful.
>>
>> Cheers,
>> Nico
>>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dolfin
>> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dolfin
>> More help : https://help.launchpad.net/ListHelp
>>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help : https://help.launchpad.net/ListHelp
>
References