Newsgroups: comp.parallel.pvm From: David Dequaire Subject: path problem Organization: ENSTA Date: Wed, 11 Mar 1998 11:37:02 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <3506694E.27937DE4@ensta.fr> Hello, I am now trying to run PVM on a linux network, the problem is that I need to modify the sources of each program in order to write the complete paht: for example I have to replace "salve1" by: "/home/pvm/pvm3/bin/LINUX/salve1" in the master1.c source that comes with the RPM file. The problem is that the directory /home/pvm/pvm3/bin/LINUX is in my PATH and in the PVM_DPATH variable. So could anyone tell me how to fix that ? thank you David David Dequaire dequaire@ensta.fr