Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!cheops.cis.ohio-state.edu!karl From: karl@cheops.cis.ohio-state.edu (Karl Kleinpaste) Newsgroups: comp.sys.pyramid Subject: Re: Anyone have a tn3270 for the Pyramid (90x OSx4.4)? Message-ID: Date: 4 Dec 89 20:01:15 GMT References: <5540@ncar.ucar.edu> Sender: news@tut.cis.ohio-state.edu Distribution: na Organization: Ohio State Computer Science Lines: 22 In-reply-to: fredrick@acdpyr.ucar.edu's message of 4 Dec 89 17:27:47 GMT fredrick@acdpyr.ucar.edu writes: I have the source distribution for tn3270 (Telnet-like IBM3270 emulator) and it looks like it is going to be a lot of work to do the install (none of the build nor makefiles work for the Pyramid - we used the same scripts elsewhere at NCAR to build tn3270 for SUNs). What OSx version are you running? I just picked up the latest tn3270 (4.1.1) from ucbarpa and built it. The only problem I had was the redefinition of _putchar(), which I fixed by cleaning and then adding -DNOT43 to the makefile. With that done, make just plain built it, and it seems fine, except that I'm getting an initial "SetSockOpt: Invalid argument" which doesn't appear to have actually caused any problem. The nearby Big Bluish Beasties responded with full-screen 3270 operation just fine. I'm running OSx4.4c (891107) on several flavors of Pyrs. I can put it up for FTP if you really need it, but I suspect that you don't. --Karl