Newsgroups: comp.parallel.pvm
From: eddemain@neumann.uwaterloo.ca (Erik Demaine)
Subject: Re: Beginner's Question
Organization: University of Waterloo
Date: Mon, 23 Oct 1995 19:18:00 GMT
Message-ID: <DGx1M0.II0@undergrad.math.uwaterloo.ca>

Tom Whaley (whaleyt) wrote:
: ...
: However, I can not execute hello from a UNIX prompt even  from the
: directory where it resides. I get a "can't find file" message.  The very same
: thing happens on the HP's. I'm not a UNIX guru; so am not sure what to make of
: this. This is problem number 1.

Try ./hello or add . to your path (this is not a UNIX newsgroup so I won't
explain that).

:    The other problem I am having is that I can't add an HP from either an SGI
: or another HP.  I can start pvm on an HP and add the SGI's, but not in the
: other direction.
:    I'm pretty sure that I have the environment variables correct and the .rhost
: files seem ok.

You might want to check them.  You can do that by trying on the SGI

	rsh hp ls
	rsh hp echo \$PVM_ROOT
	rsh hp echo \$PVM_ARCH

and visa versa

Good luck,
Erik
--
Erik Demaine                 \/  Masters student in Computer Science
Dept. of Computer Science    /\  e-mail: eddemain@neumann.uwaterloo.ca
University of Waterloo       \/  URL   : http://barrow.uwaterloo.ca/~eddemain/
Waterloo, ON Canada N2L 3G1  /\  A drunk juggler         doesn't do too well.

