[tkined] scotty-2.1.9 with Tcl/Tk80 on Win-NT

R-R Industrial Controls - Tranmission and Distribution (TandD@rrind.demon.co.uk)
Thu, 30 Apr 1998 12:18:34 +0100

Does scotty-2.1.9 run on NT with Tcl/Tk80?

According to the port notes it does (see 'Readme' file in 'win'
subdirectory of the port),
but I am experiencing problems with from the beginning - starting it!

I have installed Tcl/Tk-80 on Win-NT.

This is my story:

First I've built 'scotty' with Tcl/Tk-80 port. I'd changed makefile
to refer to Tcl/Tk-80 libraries instead of tcl75 and tk41. I have
received a
reasonable number of warnings, but NO errors.

Second I've installed 'tki' and 'tnm' dll extensions.
Then started 'wish80' and loaded the 'tki' extension:
%load tkined1.4.9.dll

Still OK - no problems.

Third I've tried to load the 'tnm' extension:
% load tnm2.1.9.dll

I have received pop-up error message:
>>> The procedure entry point Tcl_DeleteFileHandler could not be located
in the
dynamic link library TCL80.DLL <<<

and when I've acknowledged it I've received in the 'wish' console
window:
>>>couldn't load file "tnm2.1.9.dll": no such process<<<

Forth I have been optimist and tried:
% source tkined

And received the following error messages:
>>>error reading package index file C:/Tcl/lib/tkined1.4.9/pkgIndex.tcl:
wrong # args: should be "package ifneeded package version ?script?"
error reading package index file C:/Tcl/lib/tnm2.1.9/pkgIndex.tcl: wrong
# args: should be "package ifneeded package version ?script?"
can't find package Tkined 1.4<<<
%

I've checked 'C:/Tcl/lib/tkined1.4.9/pkgIndex.tcl' and this is what I've
found in it:
package ifneeded Tkined 1.4.9 \"load c:/tcl/bin/tkined1.4.9.dll\"
This looks OK to me, but why the error message!

The same is with 'C:/Tcl/lib/tnm2.1.9/pkgIndex.tcl':
package ifneeded Tnm 2.1.9 \"load c:/tcl/bin/tnm2.1.9.dll\"

Tkined front-end popped-up but WITHOUT 'tools' option in the menu
toolbar.

And this was the end! Have I done everything as it should be done or
made
a mistake somewhere? Any ideas or suggestions?

Regards
Emil
----
t&d@rrind.demon.co.uk
R-R Industrial Controls Ltd.

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.