|
From: | Francisco Godoy |
Subject: | Re: CHOLMOD library not found |
Date: | Wed, 20 Mar 2013 01:11:03 -0700 |
On 03/20/2013 01:42 AM, Francisco Godoy wrote:The configure script that is in the current development sources has diverged significantly from what is in 3.6.x, so if you are just trying to apply the one patch, I would not expect it to work without some other changes. Sorry if I mislead you.
Hi John,
Thanks for your reply.
I tried your changes and had no success. Moreover now I get that
UMFPACK, CHOLMOD and CXSparse are not found.
Also the configure file seems to still be looking for the old
choldmod_start instead of the cholmod_l_start. And this happens to the
other libraries as well. Basically it looks like it is not picking up
the $USE_64_BIT_IDX_T flag. Also I tried changing the line +if test
$USE_64_BIT_IDX_T = yes; to +if test $USE_64_BIT_IDX_T; and still get
the same result.
I am probably missing something that is more basic. But I have no
idea what could that be.
jwe
[Prev in Thread] | Current Thread | [Next in Thread] |