INSTALL
Peter Dalgaard BSA
p.dalgaard@biostat.ku.dk
02 Sep 1998 23:19:35 +0200
Bill Simpson <wsimpson@uwinnipeg.ca> writes:
> I just installed R 0.62.3 and it seems to me the INSTALL document is out
> of date. Now it seems it does it all "automatically", so the part in the
> doc below can be deleted:
> --------------------------------
> INSTALLATION
>
> After
> ./configure
> make
> have been completed successfully, you can install the complete R tree
> to your system by typing
Weeelll... Some people like to do the individual steps. In particular,
if you're short of disk space, you could do
./configure
make R
make help
and have a fairly minimal working system.
Getting make to do the configure bit automagically is a bit of a hack
and if you need to modify the configure, you do it by adding arguments
to ./configure. So all in all, it's probably best to leave the
two-step version in (but of course, one might start off with a note
saying "On most systems, just type 'make'")
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._