[R] tcl/tk & Windows2000?

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Thu Oct 4 14:53:27 CEST 2001


Mark Myatt <mark at myatt.demon.co.uk> writes:

> C. Schulz <ozric at web.de> writes:
> >Hello,
> >i have some problems to run tcltk/R
> >on  with Win2000.
> >With Win98 i have no problems !?
> >
> >When i do this in R, i get no message-error & tcl/tk
> >is really here !
> >
> >Sys.putenv("TCL_LIBRARY"="C:/tcl/lib/tcl83")
> >
> >,but after i use :
> >library(tcltk)
> >,i get :
> >Error in dyn.load(x, as.logical(local), as.logical(now)) :
> >unable to load shared library "D:/XY/rw1030/library/tcltk/libs/tcl83":
> >LoadLibrary failure: Das angegebene Modul wurde nicht gefunden.
> >Error in library(tcltk) : .First.lib failed
> >
> >Tcl/Tk was correct installed, i used ActiveState TCL/TK, too.
> >Is it possible i have copy some files to /winnt/system32 folder ?
> 
> Not of direct help but I find that Win2000 stops setup routines writing
> to both the system directory and the registry. I think you will need to
> log in as a user with write rights to the system directories and re-
> install your TCL/TK support libraries. Don't overwrite any newer files
> as many of the system .DLLs are win2000 specific.

Hmm. This looks more like it is ignoring the TCL_LIBRARY setting.
Perhaps you should try to set it in a different way (in the .Renviron
file etc.).

-- 
   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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list