summaryrefslogtreecommitdiff
path: root/net/pvm/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/pvm/files/pkg-message.in')
-rw-r--r--net/pvm/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/net/pvm/files/pkg-message.in b/net/pvm/files/pkg-message.in
index 1e682d6ecf5c..ffc1e7aeb67c 100644
--- a/net/pvm/files/pkg-message.in
+++ b/net/pvm/files/pkg-message.in
@@ -1,7 +1,11 @@
--
+[
+{ type: install
+ message: <<EOM
You have to set PVM_ROOT=%%PREFIX%%/lib/pvm environment variable on all machines
which you are planning to use for distributed computing. The best way to set
this variable on system-wide basis is to add "PVM_ROOT=%%PREFIX%%/lib/pvm" into
appropriate section of your /etc/login.conf file. You also have to enable
rshd on those machines.
--
+EOM
+}
+]