<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=186140704-09122003><FONT face=Arial 
size=2>hi-</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>i did a zip binary 
distribution for windows</FONT></SPAN></DIV>
<DIV><A 
href="http://media.wu-wien.ac.at/download/xotcl-1.1.0-win32-tcl8.4.5.zip"><FONT 
color=#995acb><FONT 
face=Arial>xotcl-1.1.0-win32-tcl8.4.5.zip</FONT></FONT></A><FONT face=Arial> 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>my tcl directory was 
in c:\tcl .&nbsp;&nbsp; when the install took place it tried to put xotcl in 
c:\program files\tcl directory.</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>since that is not 
where i originally installed tcl i copied the files with the file manager back 
over to c:\tcl and its subdirectories.</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>i have an 
environment variable named tcllibpath that points to c:\tcl\lib\xotcl.&nbsp; i 
moved the 4 include files over to c:\tcl\include .</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>the libxotcl1.1.dll 
resides now in my c:\tcl\lib directory.&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>when i run this code 
in ASED it prints out "failure" as it is not loaded properly.&nbsp; I am using 
version 8.4.</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>set fail [catch 
[load libxotcl.dll]]<BR>if {$fail} {<BR>puts "failure"</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial 
size=2>}</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>i wanted to 
expirement with xotcl.&nbsp; i have swig working and know a little c++ but i 
thought i'd try out this new way of doing things.</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>please let me know 
if you can think of any tricks i am not thinking of to get this to load 
properly.</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>i could reinstall 
TCL to c:\program files\tcl and then reinstall xotcl from the beginning zip 
file.&nbsp; Is that necessary?</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial 
size=2>thanks</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>marvin</DIV>
<DIV><BR>&nbsp;</FONT></SPAN></DIV></BODY></HTML>