[petsc-users] slepc compilation problem: 'module' object has no attribute 'INSTALL_DIR'

Kyunghoon Lee aeronova.mailing at gmail.com
Thu Oct 27 08:51:03 CDT 2011


Hi,

slpec used to work, but somehow I cannot compile it again after I recompiled
petsc to enable complex variable support.  Here's what I did:

$ export SLEPC_DIR=$PWD
$ export
PETSC_DIR=/Users/aeronova/Development/local/lib64/petsc/petsc-3.2-p4
$ export CXX="/usr/bin/mpicxx"
$ export CC="/usr/bin/mpicc"
$ ./configure
--prefix=/Users/aeronova/Development/local/lib64/slepc/slepc-3.1-p6
Checking environment...
Traceback (most recent call last):
  File "./configure", line 223, in <module>
    log.Write('PETSc install directory: ' + petscconf.INSTALL_DIR)
AttributeError: 'module' object has no attribute 'INSTALL_DIR'

Plz help me with this error.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111027/8d22797b/attachment-0001.htm>


More information about the petsc-users mailing list