<html>
<head>
</head>
<body>
<br>
<br>
Prof Brian Ripley wrote:<br>
<blockquote type="cite" cite="mid:Pine.LNX.4.31.0202060815301.22944-100000@gannet.stats">
  <pre wrap="">On Wed, 6 Feb 2002, Beat Huggler wrote:<br><br></pre>
  <blockquote type="cite">
    <pre wrap="">Hi guys<br><br>Recently a wanted to look at the opotunities which are suported by the<br>labrary of tcltk. Unfortunatly I couldn't load the library and it<br>occured the following error message:<br><br>Error in firstlib(which.lib.loc, package) :<br>        TCL_LIBRARY is not set<br>Error in library(pkg, character.only = TRUE) :<br>        .First.lib failed<br><br>I've tried to load it in sveral ways. I reinstalt the this library bud<br>nothing happend. What is the problem and how can I solve it??<br></pre>
    </blockquote>
    <pre wrap=""><!----><br>It appears that this was under Windows and you have not set TCL_LIBRARY.<br>That *is* in the README, and also in the rw-FAQ.</pre>
    </blockquote>
I&nbsp;have got the same problems, but use this :<br>
Sys.putenv("TCL_LIBRARY"=<a class="moz-txt-link-rfc2396E" href="c:/Tcl/lib/tcl83">"c:/Tcl/lib/tcl83"</a>)<br>
where my TCL/TK&nbsp; is installed and &nbsp;set in my win2000 &nbsp;the same folder to
the path row !?<br>
    <br>
...than i get this message:<br>
    <br>
&nbsp;Error in dyn.load(x, as.logical(local), as.logical(now)) : <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; unable to load shared library "D:/Statsoft/rw1041/library/tcltk/libs/tcltk.dll":<br>
&nbsp; LoadLibrary failure:&nbsp; Das angegebene Modul wurde nicht gefunden.<br>
Error in library(tcltk) : .First.lib failed<br>
    <br>
thanks for advance &amp; <br>
regards,Christian<br>
    <br>
    <blockquote type="cite" cite="mid:Pine.LNX.4.31.0202060815301.22944-100000@gannet.stats"></blockquote>
      </body>
      </html>