Dear Torquil, In fact, Superlu is needed by Getfem++ because it is the default linear solver. Getfem++ is distributed along with a specific release of Superlu. The option --disable-superlu disable the compilation of the Superlu release which is along Getfem and then a release of Superlu is searched in your system. You cannot completely disable the use of Superlu in Getfem.
Yves. Le 22/06/2012 14:36, Torquil Macdonald Sørensen a écrit : > 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 -- Yves Renard ([email protected]) tel : (33) 04.72.43.87.08 Pole de Mathematiques, INSA-Lyon fax : (33) 04.72.43.85.29 20, rue Albert Einstein 69621 Villeurbanne Cedex, FRANCE http://math.univ-lyon1.fr/~renard --------- _______________________________________________ Getfem-users mailing list [email protected] https://mail.gna.org/listinfo/getfem-users
