Newsgroups: comp.parallel.pvm
From: digulla@fh-konstanz.de (Aaron Digulla)
Subject: PVM3.3 and HPUX
Summary: making PVM3.3 work on HPUX
Keywords: pvm hp problems
Organization: University of Constance
Date: 1 Jul 1994 20:35:26 GMT
Message-ID: <2v1ume$cir@hermes.uni-konstanz.de>

> >I install pvm3.3.1 on my HP 9000/730(which OS is HP-UX) complie is fine but
> >  run pvm on /$HOME/pvm3/lib/pvm occurs following bug:
> >   libpvm[pid-1]:PVM_ROOT environment variable not set.
> > I need conquer the problem this summer because I will run a parallel case
> >
> >				       Kevin Hong June-30-1994 in Taiwan
>
> Put:
> setenv PVM_ROOT <path to pvm3 directory>
> in your .cshrc.
> Also if pvmd3 is in a non-standard place put
> dx= <path to pvmd3>/pvmd3
> in your hostfile.
>
> Best Regards,
> Stephen Fleischman

I'm sorry, but that's not true. I _have_ set this, but it does
still complain. The only way I figured out by now is to change
the define in global.h.

--
Optimizer (Aaron Digulla)

"(to) optimize: Make a program faster by improving the algorithms rather than
by buying a faster machine."

