[R] Installing package rpvm under Windows
Prof Brian Ripley
ripley at stats.ox.ac.uk
Tue Nov 14 08:47:46 CET 2006
Plese heed the warning enclosed in ***********. You haven't set up the
pvm libraries in the link.
If you don't know how to do the manual configuration, talk to the package
maintainer (as the posting guide asked you to do before posting).
On Mon, 13 Nov 2006, Adrian Dragulescu wrote:
> 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\
Using \ is unlikely to work with the tools that we use, but I see no sign
that this is being used.
> 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 manual configuration
> **********************************************
>
> adding build stamp to DESCRIPTION
> making DLL ...
> gcc -shared -s -o rpvm.dll rpvm.def rpvm_core.o rpvm_ser.o utils.orpvm_res.o
> -Lc:/PROGRA~1/R/R-24~1.0/bin -lR
> rpvm_core.o:rpvm_core.c:(.text+0x44): undefined reference to `pvm_perror'
[...]
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list