"Forbeck, Doug (NIH/NCI)" <[EMAIL PROTECTED]> writes: > I am trying to get R to run on a Red Hat 8 system, I am running R version > 1.6.2 with Tcl/Tk version 8.3.5 installed. When I try to test R from the > data_sets directory I get the error message; > Error in firstlib(which.lib.loc, package) : > Tcl/Tk support is not available on this system > Error in fileBrowser(textToShow = "Choose one CDF file" , nSelect = 1, : > tcl/tk library not available > Execution halted. > > Any help would be appreciated.
8.3.5 is not stock RH8 is it? I have 8.3.3. My best guess is that something went wrong during the build of R. Make sure that the configure process figures out where to find the Tcl/Tck header files and libraries. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ [EMAIL PROTECTED] mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help
