LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Pushkar Pradhan (pushkar_at_[hidden])
Date: 2004-04-28 14:17:57


> One thing that you may want to check: RH 7.2/7.3 included an RPM of
> LAM/MPI, and it may be installed in /usr/bin (or some other top-level
> directory). You may wish to check your PATH and ensure that it is not
> being found before your local installation of LAM/MPI.
This is my PATH:
Redstone[71] pushkar$ echo $PATH
/rstc/user1/erc/pushkar/gdal/bin:/rstc/user1/erc/pushkar/tiff-v3.6.0/obj/lin
ux/bin:/rstc/user1/erc/pushkar/lam/bin:/usr/local/mpi/LINUX/lam/bin:/rstc/us
er1/erc/pushkar/gdal/bin:/rstc/user1/erc/pushkar/tiff-v3.6.0/obj/linux/bin:/
rstc/user1/erc/pushkar/lam/bin:/usr/local/gnu/bin:/sbin:/bin:/usr/sbin:/usr/
bin:/usr/X11R6/bin:/usr/local/bin:.:/home/pushkar/bin:/usr/local/netpbm/bin:
/usr/local/matlab/bin:/home/pushkar/bin:/usr/local/java/j2sdk1.4.1_01/bin:/u
sr/pbs/bin

So I guess my own version is found first, when I do which lamboot it shows:
/rstc/user1/erc/pushkar/lam/bin

Unless when running the script it does otherwise for some reason?
Pushkar