LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Maharaja Pandian (pandian_at_[hidden])
Date: 2005-04-29 15:56:56


I am trying to install lam 7.1.1 on an Intel EM64T cluster/Red Hat
Enterprise Linux AS release 3; Kernel 2.4.21-15.EL
I did
  configure --with-rsh="ssh -x"

The configuration gets stuck with the following message, and it doesn't go
beyond this step.

Configuring ROMIO Version 1.2.5.1/LAM
.....
...
checking that weak symbols are visible to other files... yes
checking whether file locks work with NFS...

These are the environment variables.
 export CC=gcc
 export FC=f77
 export CXX=g++
 export CFLAGS="-O3 -m64"
 export CXXFLAGS=$CFLAGS
 export FFLAGS=$CFLAGS

I would appreciate your help.

Thanks,
Raj