Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!ucbvax!CC3.CC.UMR.EDU!obrennan From: obrennan@CC3.CC.UMR.EDU (obrennan) Newsgroups: comp.sys.apollo Subject: Kermit on Apollo 3000 Message-ID: <9011261409.AA03353@cc2.cc.umr.edu> Date: 26 Nov 90 14:09:45 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 39 OK, I got the various peices of kermit for UNIX/C with "#ifdef's" for an Apollo. Compiled it and ran it. It currently has two problems: 1) It looks for a include file called "default_acl.h"-- there is nothing on the machine by that name. :-( (I commented this out, and a "defaultacl()" call so it could compile) 2) Everytime I try to do a "set line /dev/sio" it says "line is not a typewriter". What does this mean? Does anybody have any ideas? or a site which has a working kermit for Apollo DN 3000 w/bsd4.3 ? Thanks. -- I.Davidson, A)BITS@wwu.edu B)uw-beaver!wwu.edu!IAIN C)n8735053@unicorn.wwu.edu ----------------------------------------------------------------------------------------- 1) the default_acl.h I found on an SR9.7 machine and used it. I'm sure, someday :-), it will get an address out of range error. 2) With the particular kermit you picked up (I fetched mine from adus.ecn.uiowa.edu), you have to give the full path to the sio's (/sys/node_data/dev/sio1...) but I also believe I had to use /sys/node_data/dev/tty01 instead of sio1 to get it to work but I don't remember. Gerry O'Brennan Programmer/Analyst II Computing Services University of Missouri - Rolla ------------------------------ obrennan@apollo.cc.umr.edu c0022@umrvmb.umr.edu ------------------------------