tkined won't start...

Paul Opie (opie@DigitallySpeaking.com)
Tue, 10 Dec 1996 16:12:10 -0600 (CST)

i'm running Caldera v 1.0 with Linux kernel v1.2.13, gcc v2.7.0
just installed: Tcl v7.5 tk v4.1 scotty v2.1.5

i compiles both with: --enable-shared --enable-gcc

i've run 'make test' in the tcl & tk source with no apparent problems.
have these environment var's set:
TKINED_LIBRARY=/usr/lib/tkined1.4.5/library
TKINED_PATH=/usr/bin/
TKLIBPATH=/usr/lib
TK_LIBRARY=/usr/lib/tk4.1/library

lrwxrwxrwx 1 root root 20 Dec 10 11:50 /usr/bin/tkined ->
/usr/bin/tkined1.4.5*
-rwxr-xr-x 1 root root 1375 Dec 10 12:46 /usr/bin/tkined1.4.5*

when i try to run tkined, i'm getting:

[opie@ds ~] [Tue Dec 10 16:04:33]
$ tkined
can't find package Tkined 1.4
while executing
"package require Tkined 1.4"
(file "/usr/bin/tkined" line 12)
[opie@ds ~] [Tue Dec 10 16:05:30]
$

could someone point me in the correct direction please?

Paul