Re: [R] Compiling from sources (ubuntu and x11)

2009-11-20 Thread Dirk Eddelbuettel
On 19 November 2009 at 23:34, stephen sefick wrote: | am using ubuntu 9.10 and I am getting and x11 lib/headers not found. | I have installed libx11-dev. I thought this would solve the problem, | but it is not. Any help would be appreciated. You can try 'sudo apt-get build-dep r-base' which wi

Re: [R] Compiling from sources (ubuntu and x11)

2009-11-20 Thread Jakson A. Aquino
On Thu, Nov 19, 2009 at 11:34:22PM -0600, stephen sefick wrote: > am using ubuntu 9.10 and I am getting and x11 lib/headers not found. > I have installed libx11-dev. I thought this would solve the problem, > but it is not. Any help would be appreciated. Looking at output of the configure script

[R] Compiling from sources (ubuntu and x11)

2009-11-19 Thread stephen sefick
am using ubuntu 9.10 and I am getting and x11 lib/headers not found. I have installed libx11-dev. I thought this would solve the problem, but it is not. Any help would be appreciated. kind regards, -- Stephen Sefick Let's not spend our time and resources thinking about things that are so litt

[R] compiling from sources

2008-10-23 Thread Bill Szkotnicki
Hi, I am trying to compile R from sourced on a newly installed centos 5.2 x86_64 system. All is well when I do it without x11 butr I want to use x I am getting the message below regarding an incompatible library for x. Would anyone have information on how to solve this or get the correct versio