home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / next / programm / 8279 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  3.1 KB

  1. Path: sparky!uunet!usc!hela.iti.org!cs.widener.edu!dsinc!ub!galileo.cc.rochester.edu!uhura.cc.rochester.edu!jtod_ltd
  2. From: jtod_ltd@uhura.cc.rochester.edu (John "Jeep" Todd)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Compiling Wizards? Try this one on for size.
  5. Summary: Need help compiling TERM099n for NeXT
  6. Keywords: NeXT, TERM099n, compiling, dweezil
  7. Message-ID: <1993Jan24.030840.10637@galileo.cc.rochester.edu>
  8. Date: 24 Jan 93 03:08:40 GMT
  9. Sender: news@galileo.cc.rochester.edu
  10. Organization: University of Rochester - Rochester, New York
  11. Lines: 38
  12. Nntp-Posting-Host: uhura.cc.rochester.edu
  13.  
  14.  
  15. I have a question regarding a program called TERM099n and it's compilation
  16. and running behaviour on a NeXT.  This program is actually several programs
  17. designed to enable a person without root access or "permission" to run
  18. several shells at once or even several Xwindows through ONE serial line all
  19. at once.  (Simulates ports on a single serial line - does automatic data
  20. compression so it's reasonably fast even over a modem)  One first compiles
  21. the program on the "host" machine (it's standard unix stuff) and them runs a
  22. server program called "term".  Then the client machine EXITS out of whatever
  23. terminal program was used to initialize the serial connection and then
  24. compiles/runs "term" and re-directs i/o to the serial line.  EG: "term
  25. -s9600</dev/cua>/dev/cua"  (-s9600 specified the baud)  Now, I could go on
  26. about all the things I have done to make this little program work (and it
  27. really is small - 95k I think for EVERYTHING in source form)  and I don't
  28. have any luck.  I've run all the test programs that are included, and I've
  29. monitored the data coming in and out, all to no avail.  There seems to be a
  30. partial connection when I initialize my end of the term here on the client
  31. machine, but then no shell comes up in my window.  This seems like an
  32. INCREDIBLY useful program, since it doesn't require all the hassle of SLIP
  33. and it runs without needing root permission right from the user's shell.  If
  34. some Unix/NeXT wizard finds this program useful, or just wants to give a
  35. non-wizard a hand, please try and re-compile this program which is found at
  36. archive site sunsite.unc.edu in /pub/Linux/Incoming among many places (try
  37. an archie on it for the most recent version).   My only BIG worry is that it
  38. is a Linux-specific program.  I don't know this for a fact, though.  The
  39. only other person that has tried it that I know of is using Linux, and it
  40. works, however there is a flag to set within the program for NeXT, so I
  41. guess it's compatable.  Also: if anyone has xcomm compiled for the NeXT, I'd
  42. appreciate a copy, since that's what my Linux friend uses for establishing a
  43. connection and I can't get it to compile on my NeXT. (My NeXT BTW: 3.0 25mhz
  44. Station 20megs serial line to ROLM network, full developer's package)
  45.  
  46. Thank you for at least reading this.... :)
  47. -- 
  48. John Todd         | University of Rochester, Rochester NY USA Earth Milky Way
  49. CPU 276686        | "What took you so long?" - Connor MacLeod "Highlander"
  50. Rochester NY 14627| Jeeps Fixed, Technology Hacked, Lawns Mowed, Maidens Saved
  51. jtod@alora.cc.rochester.edu (NeXT mail)        jtod_ltd@uhura.cc.rochester.edu
  52.