summaryrefslogtreecommitdiff
path: root/net/pvm/files/pkg-message.in
blob: ffc1e7aeb67c114782131f2e98c1d4eccf356ac4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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
}
]