[petsc-users] How to install the external packages?

hxie at umn.edu hxie at umn.edu
Mon Jan 4 15:07:56 CST 2010


Hi,

No problems with the configuration for hypre:
./config/configure.py --COPTFLAGS=-O3 --FOPTFLAGS=-O3 --with-debugging=0 
--with-mpi-dir=/usr/local/mpich2-1.2.1 --with-fortran --with-shared=0 
--PETSC_ARCH=mac-gnu-f-all --with-hypre=1 --download-hypre=1

But I met some problems when installing the superlu_dist:
./config/configure.py --COPTFLAGS=-O3 --FOPTFLAGS=-O3 --with-debugging=0 
--with-mpi-dir=/usr/local/mpich2-1.2.1 --with-fortran --with-shared=0 
--PETSC_ARCH=mac-gnu-f-all --with-superlu_dist=1 --download-superlu_dist=1 
--download-parmetis=1
-----
error messages:
/usr/bin/ranlib: file: 
/usr/local/petsc-3.0.0-p10/mac-gnu-f-all/lib/libml.a(MLAPI_LinearCombinations.o) 
has no symbols
/usr/bin/ranlib: file: 
/usr/local/petsc-3.0.0-p10/mac-gnu-f-all/lib/libsmumps.a(smumps_struc_def.o) 
has no symbols
-----

Are some options wrong?

Bests,
Hui 


More information about the petsc-users mailing list