I just realised that the return address in my recent bug report probably won't work... Here it is once more: I compiled the latest R release. Configure correctly found my Tcl/Tk 8.0.4 installation (it searched in various tcl8.0 and tk8.0 places). However, when:>library(tcltk)Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/home/local/src/R-1.5.0/library/tcltk/libs/tcltk.so": /home/local/src/R-1.5.0/library/tcltk/libs/tcltk.so: undefined symbol: Tcl_SetVar2Ex Error in library(tcltk) : .First.lib failed Which is correct because I cannot find that symbol in my Tcl library! The docs are unspecific as to the version needed (but the actions of the configure script suggest that 8.0 is supported!). Is this correct, or is this a bug in configure or the documentation? --please do not edit the information below-- Version: platform = i686-pc-linux-gnu arch = i686 os = linux-gnu system = i686, linux-gnu status major = 1 minor = 5.0 year = 2002 month = 04 day = 29 language = R Search Path: .GlobalEnv, package:ctest, Autoloads, package:base RenE J.V. Bertin _________________________________________________________________ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel 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-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._