forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
340 B
Text
7 lines
340 B
Text
-
|
|
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.
|
|
-
|