help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: Please release RC1 to octave/unstable PPA --- umfpack_zi_get_de


From: Kjetil brinchmann Halvorsen
Subject: Re: Fwd: Please release RC1 to octave/unstable PPA --- umfpack_zi_get_determinant not found!
Date: Wed, 11 Dec 2013 14:55:45 +0100

see below.

On Tue, Dec 10, 2013 at 3:24 PM, Mike Miller <address@hidden> wrote:
> [Please try to avoid top-posting on this list.]
>
> On Tue, Dec 10, 2013 at 14:41:26 +0100, Kjetil brinchmann Halvorsen wrote:
>> Will do as you ask, but will take some time, since I will have to
>> reconfigure first....
>
> You only have to run the configure step to see whether the suitesparse
> components including umfpack are detected correctly, right?

Yes. Now I have removed suitesparse_metis_dev and installed (again)
suitesparse_dev

This is what happens (first I did make clean & hg pull & hg update &./bootstrap
then
./configure

Output:

configure: WARNING: UMFPACK not found.  This will result in some lack
of functionality for sparse matrices.

and higher up in the output I find this lines, explaining why UMFPACK
is not found:

checking suitesparse/umfpack.h usability... yes
checking suitesparse/umfpack.h presence... yes
checking for suitesparse/umfpack.h... yes
checking for umfpack_zi_get_determinant in -lumfpack... no
configure: WARNING: UMFPACK not found.  This will result in some lack
of functionality for sparse matrices.

so it is                            umfpack_zi_get_determinant

which is not found

Kjetil

>
>> But I am not sure what you say about licences is true any more:
>> This page:  http://glaros.dtc.umn.edu/gkhome/metis/metis/faq
>> says:
>>
>> Can I distribute METIS with my application?
>>
>> METIS as of 5.0.3 is being distributed under the Apache License Version 2.0.
>>
>> which is GPL-3 compatible.
>
> The suitesparse-metis package in the Debian and Ubuntu archives is
> currently built against the parmetis library, which has restrictions
> on its use making it not free for all users.
>
> --
> mike
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave


reply via email to

[Prev in Thread] Current Thread [Next in Thread]