antonio <rod.chav at hsoft.es> writes:> Hi, > > I've recently installed R on a Linux Mandrake 8.0 i586 machine. I will like > to run the tcltk interface but I get the following message: > > > library(tcltk) > Error in firstlib(which.lib.loc, package) : > invalid command name "tcl_findLibrary" > Error in library(tcltk) : .First.lib failed > > > > I think I have properly installed the tcl8.3 and tk8.3 libraries in > /usr/local/lib > > Of course I have the tcltk library under the same directory as the other > packages (which are working without problems)tcl_findLibrary is defined in /usr/lib/tcl8.3/auto.tcl on my machine. Could it be that you are mixing up tcl/tk versions? I would have thought that it would be preinstalled on Mandrake. -- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Hi, I've recently installed R on a Linux Mandrake 8.0 i586 machine. I will like to run the tcltk interface but I get the following message:> library(tcltk)Error in firstlib(which.lib.loc, package) : invalid command name "tcl_findLibrary" Error in library(tcltk) : .First.lib failed>I think I have properly installed the tcl8.3 and tk8.3 libraries in /usr/local/lib Of course I have the tcltk library under the same directory as the other packages (which are working without problems) Thanks, Antonio -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._