[cable] Cable package access from wish

Neil Killeen Neil.Killeen at atnf.csiro.au
Wed Apr 23 04:42:51 EDT 2003


Hi

we are having trouble accessing the Cable package from wish.

% wish
% package require cable
 error reading package index file /usr/local/lib/Cable/pkgIndex.tcl:
expected version number but got "0.1.development"
can't find package cable


This happens under Solaris and Linux.

If you look in the offending file you see the first line is

package ifneeded cable 0.1.development {


if i change that to

package ifneeded cable 0.1 {


then it works.

We are using

wish 8.3 (linux) and 8.2 (solaris) and Cable 0.1 obviously

Can anyone comment on  this ?

thanks
Neil












More information about the cable mailing list