Please don't repost same emails to petsc-maint & petsc-users. Just followup on installation issues on petsc-maint
Satish On Fri, 1 Mar 2013, paul zhang wrote: > Hi there, > > I tried to install PETSc 3.3-p8 on our DLX. But for some reason, I can not > create the file "libpetsc.so" that I need. > Can some one shed some lights? > My configuration file is following: > > #!/bin/sh > export PETSC_DIR=?pwd? > export PETSC_ARCH=linux-gnu-intel > > MKLPATH=/share/apps/intel/ict/mkl/10.2.5.035/lib/em64t > > ./config/configure.py --prefix=$PETSC_DIR --with-vendor-compilers=intel > --with-gnu-compilers=0 --with-blas-lapack-dir=$MKLPATH -lf2clapack > -lf2cblas --COPTFLAGS=-O3 --CXXOPTFLAGS=-O3 --with-debugging=0 > --with-precision=double --with-mpi=1 > --with-mpi-dir="/share/cluster/RHEL6.2/x86_64/apps/openmpi/1.6.2" > > > > Many thanks, > Paul > <http://gsil.engineering.uky.edu> >
