On Nov 3, 2007, at 5:21 AM, Stanislovas Gineitis wrote:
Hi,
Where is an explanation what modification should be done on pvm.
Use this command:
ls -l `condor_config_val PVMD`
and it will show you where is condor_pvmd
$ ls -l `condor_config_val PVMD`
ls: /condor/sbin/condor_pvmd: No such file or directory
Obviously it's not installed, but I don't know where to get it from.
The manual says:
"If the result of this program shows the file condor_pvmd on your system, then the Condor-PVM module is installed. If not, ask your site administrator to download and install Condor-PVM from
http://www.cs.wisc.edu/condor/downloads/."
But I can't find it on that web page. The link to the contrib files mentions PVM, but there isn't any reference to it on the page that link leads to...