mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
15 lines
511 B
Plaintext
15 lines
511 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2002/10/13 04:30:05 dmcmahill Exp $
|
|
|
|
The two examples included here are crafted after the C language hello
|
|
and hello_other programs which come with PVM. To run this example,
|
|
start the pvm daemon by running
|
|
|
|
${PVM_ROOT}/lib/pvmd &
|
|
|
|
Now execute the hello.pl program by running
|
|
|
|
${PREFIX}/share/examples/p5-Parallel-Pvm/hello.pl
|
|
|
|
===========================================================================
|