[R] A problem with X11 "headers/libs".
Milan Bouchet-Valat
nalimilan at club.fr
Fri Jan 11 12:28:35 CET 2013
Le vendredi 11 janvier 2013 à 22:45 +1300, Rolf Turner a écrit :
> I am trying to build R-patched from source on a (newly installed)
> Fedora 17 system on a new laptop.
>
> When I do the usual ./configure the procedure comes to a halt
> with the error message:
>
> > configure: error: --with-x=yes (default) and X11 headers/libs are not
> > available
>
> But X11 is installed, and when I did
>
> sudo yum install libX11-devel.x86_64
>
> I was told that this package was also already installed.
>
> What do I do to make the headers/libs "available" please?
FWIW, here I have all of these installed. I have no idea which ones are
required, but installed them is cheap, so probably worth testing:
libXScrnSaver-devel libXau-devel libXcomposite-devel libXcursor-devel libXdamage-devel libXext-devel libXfixes-devel libXft-devel libXi-devel libXinerama-devel libXpm-devel libXrandr-devel libXrender-devel libXt-devel libXv-devel libXtst-devel
Cheers
> cheers,
>
> Rolf Turner
>
> P. S. Is there a way to get a binary version of R-patched for Fedora 17,
> e.g. by using "yum install <something>"? Nothing, that I could think of
> to try, worked.
>
> R. T.
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list