From: Jason Aten <jaten@blaze.accessone.com>
Newsgroups: comp.parallel.pvm
Subject: Re: can't make 3.4.1 on RedHat 5.2 x86
Date: Sun, 25 Jul 1999 21:45:08 -0700
Organization: Posted via RemarQ, http://www.remarQ.com - The Internet's
    Discussion Network
Message-Id: <Pine.GSO.3.96.990725214058.29850A-100000@blaze.accessone.com>
References: <Pine.GSO.3.96.990725205958.12684A-100000@blaze.accessone.com>
In-Reply-To: <Pine.GSO.3.96.990725205958.12684A-100000@blaze.accessone.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Xref: ukc comp.parallel.pvm:8608


This turned out to be an issue stemming from trying to compile as root.
Perhaps it was a path problem. I tried compiling as a regular user and all
went fine.

Jason

On Sun, 25 Jul 1999, Jason wrote:

> Darn I feel silly. I can't even get pvm 3.4.1 to start building under
> RedHat 5.2 on x86. I get this PVM_ARCH=LINUX: not found error.
> 
> Anyone have any clues?
> 
> Jason
> 
> /usr/local/pvm3% make
> ../lib/aimk -here -f ./conf/`./lib/pvmtmparch`.def -f ./Makefile.aimk 
> default
> making in . for LINUX
> exec: PVM_ARCH=LINUX: not found
> make: *** [default] Error 127
> /usr/local/pvm3% 
> 
> /usr/local/pvm3% ls conf | grep LINUX
> LINUX.def
> LINUXALPHA.def
> LINUXALPHA.m4
> LINUXHPPA.def
> LINUXHPPA.m4
> LINUXPPC.def
> LINUXPPC.m4
> LINUXSPARC.def
> LINUXSPARC.m4
> /usr/local/pvm3% echo $PVM_ARCH
> LINUX
> /usr/local/pvm3% echo $PVM_ROOT
> /usr/parallel/pvm3
> /usr/local/pvm3% 
> 
> 
> 

