Skip to content
Prev 14008 / 63430 Next

Problem Compiling R-2.0.0 on Linux Alpha

Thanks, Peter, and Prof. Ripley.

My efforts last night was mostly futile except that it told me about the
embedded newline in Built field.

Prof. Ripley: how do I get your fixes?  Can I just download
R-2.0.0-patched?

Rajiv
--------
Rajiv Prasad
Scientist, Hydrology Group
Pacific Northwest National Laboratory, P.O. Box 999, MSIN K9-33
Richland, WA 99352
Voice: (509) 375-2096  Fax: (509) 372-6089  Email: rajiv.prasad@pnl.gov



-----Original Message-----
From: Prof Brian Ripley [mailto:ripley@stats.ox.ac.uk] 
Sent: Sunday, October 17, 2004 5:59 AM
To: Peter Dalgaard
Cc: Prasad, Rajiv; r-devel@stat.math.ethz.ch
Subject: Re: [Rd] Re: [R] Problem Compiling R-2.0.0 on Linux Alpha
On 17 Oct 2004, Peter Dalgaard wrote:

            
The problem is in .install_package_description: the Built: field must
not 
be split across lines.  (The newline does not have to added after ;, so 
your fix is not 100% adequate.)

I've fixed .install_package_description.