![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: can't find package Tk?
From: Arjen Markus <arjen.markus@wldelft.nl>
Date: Fri Mar 03 2006 - 15:26:39 CET
It means that it can not load the library implementing the Tk extension
What platform are you on (operating system, hardware ...)
It may be necessary to start your application via "wish" instead of
c:\> wish gpsfeed+.tcl
(or something like that)
Regards,
Arjen
|