Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

14
parallel/pvm3/MESSAGE Normal file
View File

@@ -0,0 +1,14 @@
===========================================================================
$NetBSD: MESSAGE,v 1.3 2003/05/06 17:42:23 jmmv Exp $
You must set the environment variable PVM_ROOT to ${PREFIX}/pvm3 in your
startup files (.cshrc, .profile) on all machines in the cluster. In
addition, you may want to add the lines contained in
${PREFIX}/pvm3/lib/cshrc.stub to the system .cshrc.
You can specify each host's run path in your pvmhosts file like so:
hostname ep=${PREFIX}/bin
This allows you to point different architecture types to various sets of
shared or local binaries. See pvmd(1) for more information.
===========================================================================