2009/7/20 Robert Cimrman <cimr...@ntc.zcu.cz>

Mattia Assanelli wrote:
>> To fix this, either install umfpack and the umfpack scikit (I can assist
>>  you),
>
>
> It would be great! Please assist me...

Unfortunately, I do not have access to a windows box right now, but:

1. http://www.cise.ufl.edu/research/sparse/umfpack/

- try to install umfpack as described above - might be hard

I tried installing umfpack, but I get an error while compiling UFConfig

gcc -O3 -mno-cygwin  -I../Include -I../../AMD/Include -I../../UFconfig -o umfpack_di_demo um
_demo.c ../Lib/libumfpack.a ../../AMD/Lib/libamd.a -lblas -lgfortran -lgfortranbegin -lg2c
c:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lblas

Should I install lblas? Can you suggest me any tip?


2. http://scikits.appspot.com/umfpack

- install the scikit (= optional scipy module) - should be easy