home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10375 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.9 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rphroy!caen!sdd.hp.com!cs.utexas.edu!natinst.com!hrd769.brooks.af.mil!hrd769.brooks.af.mil!not-for-mail
  2. From: news@hrd769.brooks.af.mil (InterNet News)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: INN on 386BSD ?
  5. Message-ID: <1gt062INN2p1@hrd769.brooks.af.mil>
  6. Date: 18 Dec 92 17:01:54 GMT
  7. References: <BzGpBF.GwH@ns1.nodak.edu>
  8. Organization: Armstrong Lab MIS, Brooks AFB TX
  9. Lines: 38
  10. NNTP-Posting-Host: hrd769.brooks.af.mil
  11.  
  12. In article <BzGpBF.GwH@ns1.nodak.edu> zonjic@plains.NoDak.edu (Radivoje Zonjic (CE)) writes:
  13. >
  14. >Has anyone succeeded in compiling INN on 386BSD ? I would like to try
  15. >it, so if anyone has any experience with INN on 386BSD please let
  16. >me know by e-mail (and if possible, include configuration header
  17. >file(s))...
  18. >
  19. >
  20. >Thanks,
  21. >Rade
  22.  
  23.   I recently (like yesterday) uploaded inn 1.6 (I think) to ref.tfs.com
  24. in the packages directory.  It is the complete package, including the
  25. most recent patches.  It works fine.
  26.  
  27.   Things to look out for...
  28.  
  29.   We use termios, which the Configure script messes up on.
  30.   There is a define in config.h to make it work.  I think I fixed the
  31. code in Configure to correctly look for a termios indicator.
  32.  
  33.   You may find that you are having problems with filexp.  The one that comes
  34. with Configure has an error that I simply got bored trying to fix.  I use
  35. the filexp that comes with the bsd386 base distribution, and commented out
  36. the filexp create script segment (I think).
  37.   The error message is some thing 'Unterminated string at line 28'.
  38.  
  39.   There were no 386bsd specifics, per se, but there were a couple of tense
  40. moments getting it going in the first place.  If you have any trouble
  41. with it, drop me an E-Mail (or contact me through comp.unix.bsd |-( )
  42. and I will be glad to help anyone I can.
  43.  
  44.   Note that if anyone has trouble with it, everyone probably will.  I will
  45. summarize and correct the problems as they arise.
  46.  
  47. TSgt Dave Burgess
  48. NCOIC AL/MIS
  49. Brooks AFB, TX
  50.