From: Wolfgang Bangerth Date: Thu, 24 Jun 2010 21:35:39 +0000 (+0000) Subject: Update. X-Git-Tag: v8.0.0~5933 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e1bc8911d739bc1427020f8ea1d65d57e31217;p=dealii.git Update. git-svn-id: https://svn.dealii.org/trunk@21336 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme-petsc-trilinos.html b/deal.II/doc/readme-petsc-trilinos.html index a426571f59..11050be9a4 100644 --- a/deal.II/doc/readme-petsc-trilinos.html +++ b/deal.II/doc/readme-petsc-trilinos.html @@ -189,7 +189,7 @@ cmake \ -D CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE \ -D Trilinos_VERBOSE_CONFIGURE:BOOL=FALSE \ -D BUILD_SHARED_LIBS:BOOL=ON \ - -D CMAKE_INSTALL_PREFIX:PATH=/w/bangerth/share/x86_64/trilinos-10.0.2-mpi \ + -D CMAKE_INSTALL_PREFIX:PATH=/w/bangerth/share/x86_64/trilinos-10.0.2 \ `pwd`/../ make make install @@ -200,15 +200,6 @@ make install want to use Trilinos with MPI on parallel machines, you also need to flip the value of the TPL_ENABLE_MPI flag above.

-

- Note: if the deal.II ./configure reports an error related to - HAVE_INTTYPES_H, edit /include/ml_config.h and comment out the - line - -

-#define HAVE_INTTYPES_H
-	
-

Configuring for installed Trilinos packages