[R] Compiling R-1.3.0-patched on OSF1
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Thu Jul 19 12:57:25 CEST 2001
Laurent Gautier <laurent at cbs.dtu.dk> writes:
> ...but the 'make' step ends with the following lines:
>
>
> ----------------------
> building package `base'
> mkdir ../../../library/base
> mkdir ../../../library/base/R
> mkdir ../../../library/base/data
> mkdir ../../../library/base/demo
> building package `ctest'
> mkdir ../../../library/ctest
> mkdir ../../../library/ctest/R
> Make: Cannot open ../../../../share/make/../../../../etc/Makeconf.
....
> Did anybody encountered this (and would know how to overcome it) ?
> (I am certainly doing silly somewhere.... but WHERE ?)
The symptoms look familiar. I think we've seen this before and a fix
was to use GNU make instead of the system-supplied one. (The recursive
Makefiles may make it necessary to set $MAKE i.e.
MAKE=gmake gmake
on Bourne shell systems and whatever it takes to get the same effect
in csh).
My memory feels a little rusty on this, you may want to look back into
the mailing list archives.
--
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