Re: [tkined] Scotty 2.1.10

Erik Schoenfelder (schoenfr@gaertner.de)
Wed, 17 Mar 1999 13:15:48 +0100 (MET)

Hi,

amellian> I want to use the scotty package on Windows NT 4.0 but
amellian> I can not manage to compile it with Microsoft Visual
amellian> C++ 5.0.

amellian> Could you show me the way ?

anyway, we have no experience with c++ v5.0 (we use v4.2) but maybe it
works similar:

try to install the tcl803.exe with path to c:\tcl and full install
(804 has changed registry entries, which lead to problems, but you may
try it anyway).

extract the latest scotty snapshot (scotty-98-11-04.tar.gz i think
should be fine) enter the scotty/win directory, have a look at the
makefile about the correctness of the
TOOLS32 = c:\msdev
entry.

extract the vclibs21.zip (contains oncrpc.lib and resolv.lib) into
the win directory and run
nmake
and hopefully
nmake install
which should install the tnm extension along with tkined to the
c:\tcl tree.

this is the theory - your result may vary ;-)

maybe anyone on the list with experiencce about compilation
with c++ v5.0 ?

Erik

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