diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-05-10 11:18:58 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-05-10 11:18:58 +0000 |
commit | d933843f2acd5bb3a3fe50ae67d0e911bf4c8fd0 (patch) | |
tree | 3c125949c2cae9623cc9fcb372c63edd9f0f5312 | |
parent | 4c4e66fc37d83760643b4f5ba0c7e28664e5b241 (diff) | |
download | ports-d933843f2acd5bb3a3fe50ae67d0e911bf4c8fd0.tar.gz ports-d933843f2acd5bb3a3fe50ae67d0e911bf4c8fd0.zip |
Notes
-rw-r--r-- | net/pvm/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pvm/pkg-message b/net/pvm/pkg-message index a784cc37f978..f97811831020 100644 --- a/net/pvm/pkg-message +++ b/net/pvm/pkg-message @@ -1,7 +1,7 @@ - You have to set PVM_ROOT=/usr/local/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=/opt/lib/pvm" into +this variable on system-wide basis is to add "PVM_ROOT=/usr/local/lib/pvm" into appropriate section of your /etc/login.conf file. You also have to enable rshd on those machines. - |