<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2722.900" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=170561209-09122003>Hi
Marvin,</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=170561209-09122003></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=170561209-09122003>I'm
not pretty sure what goes wrong here. I see a number of potential problem ..
perhaps the libxotcl is not on </SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=170561209-09122003>your
PATH. the library is named libxotcl1.1.dll, not libxotcl.dll
...</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=170561209-09122003> Have you tried whether the installation works the
way it is</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=170561209-09122003>described in the README file (using the installWin.tcl
script and then do a "package require XOTcl"??)</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=170561209-09122003></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=170561209-09122003>Uwe</SPAN></FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Ursprüngliche Nachricht-----<BR><B>Von:</B>
xotcl-admin@alice.wu-wien.ac.at [mailto:xotcl-admin@alice.wu-wien.ac.at]<B>Im
Auftrag von </B>j_marvin@localnet.com<BR><B>Gesendet:</B> Dienstag, 9.
Dezember 2003 05:32<BR><B>An:</B> xotcl@alice.wu-wien.ac.at<BR><B>Betreff:</B>
[Xotcl] install problems<BR><BR></FONT></DIV>
<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> </DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>my tcl directory
was in c:\tcl . 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. 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.
</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial
size=2></FONT></SPAN> </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. I am
using version 8.4.</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial
size=2></FONT></SPAN> </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> </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> </DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial size=2>i wanted to
expirement with xotcl. 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> </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. Is that necessary?</FONT></SPAN></DIV>
<DIV><SPAN class=186140704-09122003><FONT face=Arial
size=2></FONT></SPAN> </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> </FONT></SPAN></DIV></BLOCKQUOTE></BODY></HTML>