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 <akpbond...@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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.