[petsc-users] PETSc library "libpetsc.so" missing

paul zhang paulhuaizhang at gmail.com
Fri Mar 1 11:02:42 CST 2013


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>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130301/71d113de/attachment.html>


More information about the petsc-users mailing list