Dear All,

i try to compile getfem 4.1.1 in a parallel version on an Ubuntu 11.04 system. But if i start the configure with "./configure --enable paralevel=4 ..." i get the error-message:

Building with MPI (use --enable-mpi=no to disable it)
checking for dgetrf_ in -llapack... yes
You are using MPI! Trying to build a parallelised version of getfem (require METIS)
checking for METIS_PartMeshNodal in -lmetis... no
configure: error: Parallel getfem requires the METIS ( http://www-users.cs.umn.edu/~karypis/metis/metis/ ) library
 ----------> Please add the path to libmetis.a to the MPI_LIBS variable.

Adding the Path, copying the libmetis.a to the correct directories doesn't work.

Has somebody an idea? Thanks for your help.

Best regards

Roland

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

Reply via email to