[petsc-users] Error in Petsc configuration

Satish Balay balay at mcs.anl.gov
Sat Dec 17 08:13:07 CST 2011


Are you sure these packages are installed at these locations?  Did you
install them manually?

Note: If this is a location from previous --dowload-mpich
--download-hypre --download-parms builds - then these dirs just have
sources - and not installs. One should continue to use the --download
option [even though the sources are already downloaded]

If you still have issues - correspond with petsc-maint with the
appropriate configure.log

Satish

On Sat, 17 Dec 2011, behzad baghapour wrote:

> Dear Developers,
> 
> I want to configure Petsc with given path for the external packages:
> 
> ./configure
> --with-f2cblaslapack-dir=/home/behzad/softs/petsc/externalpackages/f2cblaslapack-3.1.1.q
> --with-mpi-dir=/home/behzad/softs/petsc/externalpackages/mpich2-1.4.1p1
> --with-hypre-dir=/home/behzad/softs/petsc/externalpackages/hypre-2.7.0b
> --with-parms-dir=/home/behzad/softs/petsc/externalpackages/pARMS_3.2
> --with-debugging=no --with-cxx=g++ -with-clanguage=cxx
> 
>  but I received the error:
> 
> *******************************************************************************
>          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for
> details):
> -------------------------------------------------------------------------------
> --with-mpi-dir=/home/behzad/softs/petsc/externalpackages/mpich2-1.4.1p1 did
> not work
> *******************************************************************************
> 
> and the procedure was terminated. I know I may in wrong way, please show me
> how should be the configuring in this matter??
> 
> Thanks a lot,
> BehZad
> 



More information about the petsc-users mailing list