Skip to content
Prev 14014 / 63430 Next

Problem Compiling R-2.0.0 on Linux Alpha

Thanks, Prof. Ripley.  I downloaded the new admin.R and used that in
place of one in R-2.0.0 build directory.  The compile went fine.  So,
for the record, R-2.0.0 + Prof. Ripley's fixed admin.R compiles fine on
"alphapca56-unknown-linux-gnu".

----
[rajiv@localhost rajiv]$ R

R : Copyright 2004, The R Foundation for Statistical Computing
Version 2.0.0  (2004-10-04), ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for a HTML browser interface to help.
Type 'q()' to quit R.

[Previously saved workspace restored]
_
platform alphapca56-unknown-linux-gnu
arch     alphapca56
os       linux-gnu
system   alphapca56, linux-gnu
status
major    2
minor    0.0
year     2004
month    10
day      04
language R
Rajiv