[R] x11 support missing

Thomas Lumley thomas at biostat.washington.edu
Wed Jun 21 18:47:59 CEST 2000


On Wed, 21 Jun 2000, Helgi Tomasson wrote:

> I just compiled R-1.1.0 on two systems, redhat 5.2 (sparse) and suse 6.3
> (loaded) . On
> redhad I got x11 support yes on suse I got x11support no. I cannot
> figure out the difference

Most likely the X11 header files are either missing or are somewhere
strange. They should be somewhere like /usr/include/X11 or
/usr/X11R6/include/X11.

If they aren't installed you need to install them. If they are somewhere
strange you can use the --x-includes=DIR and/or --x-libraries=DIR options
to tell configure where to look.

	-thomas

Thomas Lumley
Assistant Professor, Biostatistics
University of Washington, Seattle

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list