Hi,
I am trying to compile the latest version of octave ie 3.0.3. It
needs umfpack which i downloaded from Webpin. But after
Code:
./configure --prefix=/path/to/installation/directory
i still get the warning:> configure: WARNING: UMFPACK not found. This will result in some lack of
> functionality for sparse matrices.I do not understand the coding of the configure file but i do see the
line:
Code:
for ac_header in suitesparse/umfpack.h ufsparse/umfpack.h umfpack/umfpack.h umfpack.h
in the configure file. And umfpack.h is in /usr/include. So why the
warning?
–
samrat_rao
samrat_rao’s Profile: http://forums.opensuse.org/member.php?userid=4633
View this thread: http://forums.opensuse.org/showthread.php?t=401349