Displaying 3 results from an estimated 3 matches for "pvm_root".
Did you mean:
kvm_root
2011 Dec 12
1
(no subject)
...works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
Check if PVM_ROOT is defined...
no
I'll try to build rpvm but you need set PVM_ROOT
before use pvm. See pvm_intro(1PVM)
Try to guess if pvm is installed somewhere ...
Cannot find pvm.
If pvm is installed, set PVM_ROOT to where pvm is.
Otherwise, please install pvm first.
ERROR: configuration failed for packa...
2006 Nov 14
1
Installing package rpvm under Windows
Hello,
I'm trying to install the rpvm package under Windows, but I am having
problems. I have pvm3.4 installed properly.
I've defined the system variables
PVM_ROOT = C:\PROGRA~1\pvm3.4\
PVM_ARCH = win32
When I try to install, I get this:
C:\R\Packages>Rcmd INSTALL rpvm_1.0.1.tar.gz
---------- Making package rpvm ------------
**********************************************
WARNING: this package has a configure script
It probably needs ma...
2010 Jun 12
1
sharing experience - installing R Spatial Views
...========================================================
3: In install.packages(pkgs, repos = views[[i]]$repository, ... :
installation of package 'rpvm' had non-zero exit status
message error:
Try to guess if pvm is installed somewhere ...
Cannot find pvm.
If pvm is installed, set PVM_ROOT to where pvm is.
Otherwise, please install pvm first.
ERROR: configuration failed for package ?rpvm?
solved:
- apt-get install pvm pvm-dev
================================================================================================
4: In install.packages(pkgs, repos = views[[i]]$repository...