[R] Installation problems under windows NT

Joerg Wegner wegnerj at informatik.uni-tuebingen.de
Fri Jun 29 09:25:56 CEST 2001


Hello,

i' ve installed the binary distribution 1.2.3 without any problem, BUT
then i've tried to install the multiv package.

1. pure cygwin or the rtools, perl and mingw doesn't work. (The download
paths for perl and WinHelp in the file readme.packages are'nt correct).
    WinHELP is not available, can you recommend a dowload adress ?

2. Although there is  the same problem with .chm-files in the FAQ
reported, i've the same problem.
In .../src/gnuwin32/Makefile are the lines
HELP = YES
WINHELP = NO # Use one of NO, CHM, BOTH (chm and winhelp)
However the Makefile reports the error that there is no multiv.chm file
available, o.k. so i tried
rcmd INSTALL -docs=no multiv
it doesn't work. Then i  documented the following lines in the Makefile
#ifeq ($(strip $(HELP)),YES)
# $(MAKE) -C ./help RHOME=$(RHOME) PKGDIR=$(PKGD) RLIB=$(RLIB)
$($*-HELP)help-$*
# $(MAKE) -C ./help RHOME=$(RHOME) PKGDIR=$(PKGD) RLIB=$(RLIB)
contents-$*
#ifeq ($(strip $(WINHELP)),CHM)
# $(MAKE) -C ./help RHOME=$(RHOME) PKGDIR=$(PKGD) RLIB=$(RLIB) chm-$*
#endif
#ifeq ($(strip $(WINHELP)),BOTH)
# $(MAKE) -C ./help RHOME=$(RHOME) PKGDIR=$(PKGD) RLIB=$(RLIB) winhlp-$*
# also makes chm
#endif
#endif
That work's ...

3. Now theoretically the directory multiv was correctly created in the
.../library path ... but the function pca() can be still not found.
The function help(pca) after link.html.help() reports that the requested
function doesn't exist.
The R_HOME and the R_LIBS(R_LIB, RLIB) environment varible are correctly
initialized !

4. I've tried the package.install() command, but the function doesn't
exist.
    I've tried the binary package distribution, but it told me that
there are no man pages available.
    I've tried to use the source package distribution, but there i have
the problems with the multiv.chm file. (WinHELP not available !)
    Then i skipped the tutorial installation, BUT the packages arent't
installed correctly, although rcmd check multiv reports no errors ???

So ... where did i make the mistake ???
I give up ....


--
Jörg K. Wegner, University of Tuebingen, Computer Architecture
Tel. (+49/0) 7071 29 78970, Fax (+49/0) 7071 29 5091
E-Mail: wegnerj at informatik.uni-tuebingen.de
WWW:    http://www-ra.informatik.uni-tuebingen.de



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list