Re: [Rd] Attributes of top level environments clobbered (was Re: [R] possible bug in function 'var' in R 2.7.2?)

2008-10-04 Thread Gabor Grothendieck
On Sat, Oct 4, 2008 at 10:45 AM, laurent <[EMAIL PROTECTED]> wrote: > > On Sat, 2008-10-04 at 12:00 +0200, [EMAIL PROTECTED] wrote: >> Message: 18 >> Date: Fri, 3 Oct 2008 15:35:18 -0500 (CDT) >> From: Luke Tierney <[EMAIL PROTECTED]> >> Subject: Re: [Rd] Attributes of top level environments clobbe

Re: [Rd] Unable to install R on CentOS 64 bit machine

2008-10-04 Thread Prof Brian Ripley
config.log will tell you what is missing. But most likely it is X11 headers/libraries in packages like libX11-devel and libXt-devel. (Note that the R-admin manual does tell you this.) Real names and proper signature blocks are preferred here. On Fri, 3 Oct 2008, Shantanu Unknown wrote: Hi