Hi!

Another question regarding the ./configure script in getfem-4.1.1: Why
is it that when I include the option --disable-superlu, I get the
following complaint:

***
Building without SuperLU support (use --enable-superlu=yes to enable it)
checking for dCreate_CompCol_Matrix in -lsuperlu... no
configure: error: SuperLU library not found
***

When I specify to not use SuperLU, surely the configure script should
not care if SuperLU is present on my system or not? :-)

When not using --disable-superlu, I get

***
Building with SuperLU support (use --enable-superlu=no to disable it)
FC=gfortran
Configuration of SuperLU done
***

Using --enable-superlu=no as mentioned there gives the same error
message as quoted above.

Best regards
Torquil Sørensen

_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to