[CIG-LONG] Reg: GALE Installation

Anil Earnest earnest at cmmacs.ernet.in
Mon Nov 23 18:38:26 PST 2009


Hi,
  I was trying to install gale in an altix machine but in vain. Below are
the steps I followed.

For Petsc installation I used:
> config/configure.py --with-mpi-dir=/home4/earnest/programs/mpich2
--with-batch=1 --with-mpi-shared=1 --with-shared=1
> ./contest
> ./reconfigure.py
> make
> make all

now my .cshrc do have following lines added:

setenv PETSC_DIR /home4/earnest/programs/petsc-dev
setenv PETSC_ARCH linux-gnu-c-debug
setenv LD_LIBRARY_PATH ${PETSC_DIR}/lib/${PETSC_ARCH}

and sourced it
> source ~/.cshrc

then I tried to configure Gale with the following command:
> ./configure.py --with-mpi-dir=/home4/earnest/programs/mpich2
--with-batch=1 --with-mpi-shared=1 --with-shared=1

which gives an error message:

TESTING: configureLibrary from
Gale.packages.petsc(/home4/earnest/programs/Gale-1_4_1/python/Gale/packages/petsc.py:138)
*********************************************************************************
         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for
details):
---------------------------------------------------------------------------------------
Can not find the include and library directories in
/home4/earnest/programs/petsc-dev
with petsc arch linux-gnu-c-debug

Hope somebody may be able to help me out.

Thanks in advance,

- Anil Earnest


More information about the CIG-LONG mailing list