mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
36cd2b596e
- use %%PREFIX%% in pkg-message PR: ports/71718 Submitted by: clsung Approved by: mentor (leeym)
8 lines
340 B
Plaintext
8 lines
340 B
Plaintext
-
|
|
You have to set PVM_ROOT=%%PREFIX%%/lib/pvm enviropment 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.
|
|
-
|