Re: Anyone using Solaris x86 and tclkits?

Bezoar <[email protected]> Tue, 18 Sep 2007 14:39:49 -0000
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <[email protected]>
>From the error it looks like the tclkit does not have Tk. Seems to me
the tclkit
copies the shared libraries to a temporary location so the OS can load
it. If the
tclkit cannot find it internally to copy it outside of itself then
this is when you get
this error.

Carl

On Sep 17, 9:03 am, lvirden <[email protected]> wrote:
> I ran acrosshttp://groups.google.com/group/comp.lang.tcl/browse_thread/thread/2e2...
> today. This is a user who has ran into a couple of problems. For
> instance,
> the tcl 8.5 tclkit is reported by him in this thread to crash on his
> system.
> The tcl 8.4 tclkit sounds as if it is attempting to load a shared
> library from within the tclkit, which I didn't think was supposed to
> work. But I may be misunderstanding his issue.