[Starkit] strange tclkit problem
Larry W. Virden
lvirden at cas.org
Wed Jan 5 07:56:26 CET 2005
$ tclkit
% lappend auto_path /usr/tcl84/lib
/volws/lwv28/ldatae/bin/sun4/tclkit/lib/tcl8.4 /volws/lwv28/ldatae/bin/sun4/tclkit/lib /usr/tcl84/lib
% package require -exact Itcl 3.2
version conflict for package "Itcl": have 3.3, need 3.2
% package require -exact Itcl 3.3
3.3
% package require -exact Itk 3.3
Can't find a usable itk.tcl in the following directories:
/volws/lwv28/ldatae/bin/sun4/tclkit/lib/itk3.3 /volws/lwv28/ldatae/bin/sun4/../lib/itk3.3 /volws/lwv28/ldatae/bin/sun4/../library /volws/lwv28/ldatae/bin/sun4/../../library /volws/lwv28/ldatae/bin/sun4/../../itk/library
This probably means that Itcl/Itk weren't installed properly.
If you know where the Itk library directory was installed,
you can set the environment variable ITK_LIBRARY to point
to the library directory.
% package require -exact Itk 3.2
version conflict for package "Itk": have 3.3, need 3.2
--
Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ >
Larry W. Virden <mailto:lvirden at cas.org> <URL: http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should
be construed as representing my employer's opinions.
-><-
More information about the Starkit
mailing list