Dear Sir, Would you mind to give me some hints to solve this error? I have the tcl832 installed on Windows 98. demo(tkttest) demo(tkttest) ---- ~~~~~~~ Type <Return> to start :> require(tcltk) || stop("tcltk support is absent")Loading required package: tcltk Error in firstlib(which.lib.loc, package) : TCL_LIBRARY is not set Error in eval.with.vis(expr, envir, enclos) : tcltk support is absent Thanks In Advances Patrick Yuk-lun Ma -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
?????? <bv5dd.ma at msa.hinet.net> writes:> Dear Sir, > Would you mind to give me some hints to solve this error? I have the > tcl832 installed on Windows 98. > > > demo(tkttest) > > > demo(tkttest) > ---- ~~~~~~~ > > Type <Return> to start : > > > require(tcltk) || stop("tcltk support is absent") > Loading required package: tcltk > Error in firstlib(which.lib.loc, package) : > TCL_LIBRARY is not set > Error in eval.with.vis(expr, envir, enclos) : > tcltk support is absent > > Thanks In Advances > Patrick > Yuk-lun MaOne way is to execute Sys.putenv("TCL_LIBRARY"="/wherever/you put/it") Another is to set this permanently in the configuration files for R, which I don''t use W98 often enough to remember how to do, but detailed instructions sit in the rw-faq that you got with the program. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /''_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Sun, 17 Jun 2001, [iso-8859-1] °¨¥ÉÅï wrote:> Would you mind to give me some hints to solve this error? I have the > tcl832 installed on Windows 98.See question 3.6 in the rw-FAQ: 3.6 Package TclTk does not work. (It''s a Tcl not R problem which is covered there.) Please do read the FAQs: there is a lot of useful information in them, including comprehensive information on this question. -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._