[R] 0.63 missing .pl files in etc?

U-E59264-Osman F Buyukisik (absd00t@c1186.ae.ge.com)
Mon, 16 Nov 1998 14:27:39 -0500 (EST)

From: U-E59264-Osman F Buyukisik <absd00t@c1186.ae.ge.com>
Date: Mon, 16 Nov 1998 14:27:39 -0500 (EST)
To: r-help@stat.math.ethz.ch
Subject: [R] 0.63 missing .pl files in etc?
Message-Id: <13904.30499.605414.808068@c1186.ae.ge.com>

Just grabbed the R-0.63.tar.gz from CRAN. Again during the build make
fails. bin/build-help did not have exec permissions. After that, it
failed for missing *.pl files called from build-help. I just copied
them from an R-devel I had. Then make docs worked. However,
LibIndex was not built. I am on an hpux-pa1.1-hpux-10.20 using egcs:

gcc version egcs-2.92.18 19981101 (gcc2 ss-980609 experimental)

readline was configured and is working OK.

R_PAPERSIZE="letter" CPPFLAGS=" -I/home/xxxx/local/include " LIBS="
-L/home/xxxx/local/lib " ./configure --prefix=/home/xxxx/local
--with-f2c

Do I just built the LibIndex by hand, and fixed library/eda/R/eda so
that eda.sl is used instead of eda.so. This time I got

> library(eda)
Error: dynamic library `eda.sl' not found

but when I do :
> dyn.load("./library/eda/libs/eda.sl")
> library(help=eda)
line Robust Line Fitting
medpolish Median polish
smooth Median smoothing

> data(presidents)
presidents[is.na(presidents)] <- 0
plot(presidents)
lines(smooth(presidents))
works. Any ideas on what to do so libarary works?

Thans in advance,

Osman
osman.buyukisik@ae.ge.com

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


This archive was generated by hypermail 1.02.