Newsgroups: comp.parallel.mpi
From: raja@rsn.hp.com (Raja Daoud)
Subject: Re: LAM MPI & Linux Install problem - Please help.
Organization: Hewlett-Packard Co.
Date: 27 Jul 1998 00:39:28 -0500
Message-ID: <6ph3qg$hsl@tbag.rsn.hp.com>

Dominic Baines  <rdab100@NOSPAM.hermes.cam.ac.uk> wrote:
>export PATH=$PATH:/data/LAM/lam61/bin
>this exists in the users .bash_profile

>recon: testing n1 (kirk.domscluster)
>bash: tkill: command not found

I don't know bash, you probably need to put the PATH setting above in
the .bashrc file.  Check the bash manpage for which of these startup
files is auto-executed in non-interactive logins (e.g  rsh).  You need
to be able to do "rsh kirk tkill -h" (or other LAM commands) and see
the help menu printed.

BTW, out of safety, you may want to use an account other than root,
either your own account, or create another for MPI applications.
Regards,

--Raja

-=-
Raja Daoud				Hewlett-Packard Co.
raja@rsn.hp.com				http://www.hp.com/go/mpi

