[R-sig-Fedora] tcktk problem with custom R 2.15.0 build on RHEL5

Bruce Pennypacker bruce.pennypacker at tufts.edu
Tue May 22 15:23:46 CEST 2012


On 5/21/12 4:54 PM, Marc Schwartz wrote
>
> What does:
>
>    capabilities("tcltk")
>
> show?
>
> It should return TRUE if all is generally well. If it does come back TRUE, check the output of:
>
>    capabilities()
>
> to see if anything else comes back as FALSE.

capabilities("tcltk") does return TRUE.  capabilities() returns TRUE for everything except for tiff, aqua, and profmem.


> Since you installed from source rather than using the pre-built binary R RPM available for RHEL from the EPEL (http://fedoraproject.org/wiki/EPEL):
>
>    http://dl.fedoraproject.org/pub/epel/5/x86_64/repoview/R.html
>
> you may be missing the required '-devel' RPMs that contain the header files for tcl/tk. I would have thought that you might have gotten errors from 'config' if that were the case, but perhaps they were missed?
>
We do have the -devel RPM's for tcl/tk installed so I would have 
expected the R config to pick them up.  I may go back and re-run it and 
take a closer look.

-Bruce



More information about the R-SIG-Fedora mailing list