HI,
I am trying to install lam 7.2.1 to be used as a single processor system on
Redhat Linux 9 machine and was facing installation problem.
I have done following steps:
AT Shell
1) tar -xvf lam-7.2.1.tar
(some output)
2) cd lam-7.2.1
3) CC=cc
4) CXX=CC
5) FC=f77
6) ./configure --prefix=/home/parallel/lam_install
(some output and then error : cannot find mpi.h)
i dont know how to debug this one... and further 'make', 'make install' and
other commands were also not working....
I would appreciate if someone could tell me what I should do..
Thanks,
Pranav
|