View · Search · Index
No registered users in community xowiki
in last 10 minutes

Re: [Xotcl] cant locate package xotcl freewrap visualTcl

From: Nicolas Boretos <nicolas_at_maich.gr>
Date: Thu, 11 Dec 2003 11:45:26 +0200

jim wrote:

>i still wonder if there is a way to wrap some xotcl files into the exe
>so i dont have to rely
>on having the whole xotcl install on the users machine . since i am
>using just the very basic
>features of xotcl right now it seems that i wouldnt need all of those
>files.
>
>i have some documentation now with freewrap that explains this process
>i'm wondering about
>and i might be able to get it to work but dont know what xotcl files
>need to get wrapped.
>
>
Hi,

While I cant speak for freewrap, (its been years..), I think that the
whole point of "wrapping" is to avoid relying on having xotcl
installed on the users machine. Maybe I am missing something...

But anyway, I can speak for tclkit and starkits, maybe you could grab
the XotclIde starkit/pack and "unwrap it" and see whats is going on..
For sure, as a minimum, you would need to include the the xotcl dll, ~
120Kbytes. If you are using some of the xotcl library procs, eg comm,
then you would add those as well...
Let me know if you some quick instructions on getting starkits up and
running...

regards,

nicolas boretos