Newsgroups: comp.parallel.pvm
From: Zhong Yang <gt7143a@prism.gatech.edu>
Subject: problem of start
Organization: Georgia Institute of Technology
Date: Wed, 16 Jul 1997 23:01:14 -0400
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <33CD8AFA.1B83@prism.gatech.edu>

I have installed PVM.3.3.11 on the local SGI computer running C shell,
and on the remote SGI and IBM computer running K shell. When I run PVM
on local computer, then add the remote computer, the slave pvmd cannot
started. The error message is:

stderr@remote computer: ksh: /lib/pvmd:  not found
stdout@remote computer: EOF
startack() host remote computer expected version,got "PvmCantStart"


I try to add 'remote computer dx=path/pvmd' in .rhosts file on the local
computer, but it is also the same error as above. When I try to set env.
'setenv PVM_DPATH path/pvmd', then I can start the remote pvmd. But the
problem is I cannot start another remote pvmd in fifferent path.

Would you please tell me how to solve this problem? I am looking forward
to your answer as earliest as possible.

Thanks!

