arunkumar1111
2012-Nov-15 13:26 UTC
[R] configure: error: --with-x=yes (default) and X11 headers/libs are not a
Hi
I'm trying to install R-2.15.2 in Unix environment and when i run
./configure i'm getting the following error
configure: error: --with-x=yes (default) and X11 headers/libs are not
available.
i just unzip .tar file and ran ./configure. I'm not able to get x11()
anywhere.
Please help me
-----
Thanks in Advance
Arun
--
View this message in context:
http://r.789695.n4.nabble.com/configure-error-with-x-yes-default-and-X11-headers-libs-are-not-a-tp4649592.html
Sent from the R help mailing list archive at Nabble.com.
Sarah Goslee
2012-Nov-15 14:28 UTC
[R] configure: error: --with-x=yes (default) and X11 headers/libs are not a
Then you need to install the x11 headers for your Unix (linux?) system. I can't tell you what or how without knowing more about your particular setup. By far the easiest thing to do if you're not familiar with compiling your own software, headers and such, is to install the binary for your linux distro from the usual repository. Assuming you're running linux: just telling us "Unix" isn't actually all that informative. Sarah On Thu, Nov 15, 2012 at 8:26 AM, arunkumar1111 <akpbond007 at gmail.com> wrote:> Hi > > I'm trying to install R-2.15.2 in Unix environment and when i run > ./configure i'm getting the following error > > > configure: error: --with-x=yes (default) and X11 headers/libs are not > available. > > i just unzip .tar file and ran ./configure. I'm not able to get x11() > anywhere. > > Please help me > > >-- Sarah Goslee http://www.functionaldiversity.org