Path: utzoo!attcan!uunet!ginosko!xanth!xanth.cs.odu.edu!tadguy From: tadguy@cs.odu.edu (Tad Guy) Newsgroups: comp.sys.amiga Subject: Re: Uw ( = unix windows terminal software ) Message-ID: Date: 23 Oct 89 02:08:26 GMT References: <1989Oct21.230047.4726@utstat.uucp> <398@mohawk.cs.utexas.edu> <22569@swrinde.nde.swri.edu> Sender: news@cs.odu.edu Organization: Old Dominion University, Norfolk, VA Lines: 62 In-reply-to: kent@swrinde.nde.swri.edu's message of 21 Oct 89 23:49:29 GMT In article <22569@swrinde.nde.swri.edu> kent@swrinde.nde.swri.edu (Kent D. Polk) writes: In article <398@mohawk.cs.utexas.edu> bryan@cs.utexas.edu writes: > I think you'd be far better off with a Tek client for DNET. One already exists - FTEK. I requested the same capabilities several months ago & had FTEK mailed to me. I wish it could be updated to the same capabilities as The current Fterm, (no source code was included). I wish the author would post the source (and the binaries). If it's the same FTEK that appeared in the (now defunct) DNET Mailing List, it's from Timothy Lee Meisenheimer . He included the source in his article, and it's available via anonymous ftp from xanth.cs.odu.edu as /amiga/ftek.zoo. ...tad Archive ftek.zoo: Length CF Size Now Date Time -------- --- -------- --------- -------- 1788 25% 1342 3 Sep 88 17:06:32 ftek/5e 848 39% 519 3 Sep 88 16:17:24 ftek/Makefile 1457 32% 990 3 Sep 88 17:04:18 ftek/README 19104 31% 13165 3 Sep 88 16:09:36 ftek/ftek 6741 42% 3879 3 Sep 88 16:13:46 ftek/ftek.c 21158 54% 9777 3 Sep 88 16:17:16 ftek/tek.c 2201 42% 1267 3 Sep 88 16:14:08 ftek/tek.h 524 88% 64 3 Sep 88 17:06:12 ftek/topaz.font -------- --- -------- --------- -------- 53821 42% 31003 8 files ******** README ******** Well, here it is finally!!!. This is the the source and executable for FTEK. FTEK is very similar to FTERM but it also has TEK4014 emulation in it. Of course FTEK is mainly hacked on original code from FTERM and the tek module from "tek" which is a VT100 hack to include 4014 stuff (by my professor no less!). Now that I've confused everyone....... To make the executable (MANX only) you need to have all the AMIGA specific includes precompiled - i.e. same environment as the rest of dnet. You will also need to assign comp: so that the compiler can find the dump file. To run FTEK do the same as you would with FTERM. NOTE: the tek4014 screen must be started up by hand from the menu (option tekscreen on) before you view a graph - otherwise the graph will just get eaten. I've tried it out on SMP (math package - vax BSD4.3), on our "graph" which we have tweaked (running on venix - 11/73), and with "graph" on the BSD4.3 vax. This later trial kept me from sending it out earlier as the "graph" on the vax really sucks dead gerbils up a dirty garden hose (I always wanted to say that!). So try it out and see if it works for you. There are two "quits" in the menu. In the first strip it kill FTEK, and in the last strip in toggles you out of tek4014 mode if your left in it by the graph output (the "graph" on the BSD4.3 vax does this). One final note: you'll need to copy the font files to where ever FONTS: goes as it does use new fonts. Enjoy!