Newsgroups: comp.parallel.pvm
From: Kevin Parker <kevin.l.parker@mcdermott.com>
Subject: Re: How do I stop pvm from writting to /var/tmp
Organization: Mcdermott Technology, Inc
Date: Tue, 16 Jun 1998 10:00:12 -0400
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <35867A6C.3A3702C@mcdermott.com>

I wish it was that easy. PVM writes a file /tmp/pvmd.xxx that contains the
location of the socket address file (/var/tmp/aaaa006ka).  How do I change
the location of the socket address file ?

R. Manus wrote:

> try to change all access to /var/tmp by /tmp in the source code
> and recompile it.
>
> > I am running pvm on sun/hp unix workstations. pvm writes a file to the
> > /var/tmp directory. Sometimes this directory is full and will not allow
> > pvmd to start. Any ideas how to redirect this file to /tmp instead of
> > /var/tmp.




