tclkit fails on its own

Sudheer <[email protected]> Mon, 25 Oct 2010 00:47:42 -0700 (PDT)
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <68c8e9d2-1192-4dd3-9860-a432e62355df@c20g2000yqj.googlegroups.com>
Guys,

I have tclkit and sdx.kit in /usr/bin directory over my RHEL 32 bit
platform. I have placed my starkits under /var directory and was using
the starkits in a CGI script (launched by Apache) by sourcing the
starkit, i.e something like this

#!/usr/bin/tclkit
source /var/mystarkit.kit

and then source the required libraries which are there in vfs.

Everything was working fine for few days, but later if I try to invoke
tclkit shell I am getting error mentioned below

[sudheerkk@daksh ~]$ tclkit
application-specific initialization failed: couldn't open "setup.tcl":
no such file or directory
%

same when tried to invoke sdx.kit as well

[sudheerkk@daksh ~]$ sdx.kit
application-specific initialization failed: couldn't open "setup.tcl":
no such file or directory
can't find package starkit
    while executing
"package require starkit"
    (file "/usr/bin/sdx.kit" line 4)
[sudheerkk@daksh ~]$


I noticed the size of tclkit was 1747467 bytes when the fresh copy was
put in /usr/bin and now its size has changed to 1099400 bytes. I
replaced the tclkit by a fresh copy in /usr/bin, things started
working fine but same problems repeated after a week.

This is happening from day 1 since 2 months, tclkit is found to be not
lasting beyond a week and I don't have a clue what is going wrong.
Please help me

Thanks & Regards
Sudheer

-- 
You received this message because you are subscribed to the "starkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/starkit?hl=en