Hi,

I am installing PETSc on a computer with a new location with different details than that which I had before. When I configure with

./configure --with-petsc=$PETSC_DIR --with-petsc-arch=$PETSC_ARCH --with-metis=$METIS_DIR --with-umfpack,

and i'm pretty sure all of the environment variables above are set to the right thing, i get the complaint

checking for PETSc library directory... /home/dng/petsc-3.0.0-p7
configure: error: Path to PETSc specified with --with-petsc does not
                         point to a complete PETSc installation

I thought i installed PETSc correctly, i compiled with the instruction "make all". What is deal.ii looking for in the folder /home/dng/petsc-3.0.0-p7? I remember before compiling PETSc with different options, but the link to the page where those options were listed, http://ganymed.iwr.uni-heidelberg.de/pipermail/dealii/2007/001820.html, is now defunct. I instead am going by
http://www-dimat.unipv.it/heltai/wikideal/index.php/Deal.II_Questions_and_Answers#Is_there_a_sure-fire_way_to_compile_dealii_with_PETSc.3F

Thanks
Dan
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to