Re: [tkined] NT and Tnm

James Harwood (jharwood@ix.netcom.com)
Mon, 06 Oct 1997 02:08:44 -0700

I've encountered the same confusion. I found that I could get tkined
running by:
1) copying the tnm.dll and tkined.dll into /tcl/bin, where wish.exe is
2) start wish and type:
load tnm217.dll
load tkined.dll
3) copy the tkined script into /tcl/bin then type
source tkined

I also copied the tnm and tkined sub-directories from the scotty install
to the /tcl/lib directory so that they lined up with tcl and tk from the
tcl/tk installation.

This causes tkined to load, but sadly the manager.tcl app doesn't seem
to start.

Not much help, I'm afraid - maybe someone knows of a FAQ somewhere?

-James

Dudley Atkinson wrote:

> Okay, here is where I am now. I can get the tkined script to run,
> but not right. I am running tkined on Windows NT, using TCL76/TK42,
> with those libs linked to the scotty package using VC++ 5.0; compile
> went fine (some compiler warnings that I will address once I get
> basic functionality going at some elementary level).
>
> 1. I have the autoload working now, except for tk42.dll; I cannot
> find a way to make it autoload, so I am doing an explicit "load" of
> the package.
> 2. Is the file "tkined" the right entry point for scotty on
> NT? When I run it as "source d:/tcl/lib/win/tkined" in tclsh I get
> an error that "cant read tkined(library): no such variable", but I
> can't find a file that sets that variable. The reason the script is
> looking for it is to get the local settings from init.tcl, but I
> can't find where that should go either.
> 3. If I comment out the lines in tkined that call for init.tcl, I
> get a wish window, but it is hung, and draws nothing in the client
> space. I can only remove it by quitting tclsh.
>
> Any comments?
>
> {---> dudley@gr8brdg.net
> {---> Great Bridge Internet, Inc.
> {---> Check out www.gr8brdg.net!
> --
> !! 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.

--
!! 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.