[R] problems when installing R in Fedora core 4
Gavin Simpson
gavin.simpson at ucl.ac.uk
Thu Aug 18 15:59:19 CEST 2005
On Thu, 2005-08-18 at 09:31 -0400, Peter Yang wrote:
> Hi, I got a problem when installing R in Fedora core 4. When I ran
> .configure, it gave the following error message:
>
> configure: error: --with-x=yes (default) and X11 headers/libs are not available
>
> Could anyone tell me what's wrong? Am I missing some package in Fedora?
>
> Thanks a lot for your help.
>
> Peter
Yes, the development headers for X11.
If you use YUM, do the following in a shell:
su -c "yum install xorg-x11-devel"
Enter your root password and it will download and install the relevant
headers.
As an aside, are you aware of Martyn Plummer's R rpm binary? You can get
it from here: http://www.stats.bris.ac.uk/R/bin/linux/redhat/fc4/
HTH
Gav
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
--
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%
Gavin Simpson [T] +44 (0)20 7679 5522
ENSIS Research Fellow [F] +44 (0)20 7679 7565
ENSIS Ltd. & ECRC [E] gavin.simpsonATNOSPAMucl.ac.uk
UCL Department of Geography [W] http://www.ucl.ac.uk/~ucfagls/cv/
26 Bedford Way [W] http://www.ucl.ac.uk/~ucfagls/
London. WC1H 0AP.
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%
More information about the R-help
mailing list