[R] Installing R on RedHat7.0
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Mon Nov 6 10:46:21 CET 2000
Martyn Plummer <plummer at iarc.fr> writes:
> I have been struggling with this problem on my own over the weekend.
> I should have popped into work to read my mail! I found that turning
> off the optimization for the C compiler also solves this problem, although
> Tom's solution seems to be a better one.
Hmm. Maybe. The kgcc compiler is the same as the one from RH6.2 that
gave us trouble with dyn.loading of Fortran code, and I don't know
whether that is solved by using g77 from the 2.96 suite.
('install.packages("akima"); library(akima)' should show it soon
enough.)
An alternative (which I suppose we might as well adopt for defensive
reasons) would seem to be to compile just machar.c with optimisation
off.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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