This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Help with usage of shell accounts and bouncers.
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Thu May 07, 2009 7:35 am
It would seem your installation of tcl is somewhat broken. Can't say much else than the msgcat package seems to be missing or misplaced.
NML_375
Moonster
Halfop
Posts: 95 Joined: Wed Nov 13, 2002 5:39 pm
Location: Manchester NH USA
Contact:
Post
by Moonster » Fri May 15, 2009 10:11 am
He is running TCL8.4 I believe and the system is looking for tcl8.5 we talked with him on IRC and he disabled the tcl that was asking for this.
"Knowledge is Power"
BeastNH/Moonster on Undernet/EFnet IRC Network
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Fri May 15, 2009 11:12 am
Looking at the call traceback, that would actually suggest Tcl8.5.
Any script making use of the clock command will most likely trigger this error, so I would recommend verifying a proper installation of tcl. My first guess would be that the various packages are installed in a directory not defined in tcl_library or tcl_pkgPath.
NML_375