home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / mail / listserv / NeXT / README < prev    next >
Encoding:
Text File  |  1994-01-03  |  678 b   |  16 lines

  1. 2.1.diffs.Z:        Necessary diffs to work around an OS bug; not 
  2.             necessary with 3.0 or above
  3.  
  4. About 6.0c:
  5. From: Mike Matthews <Mike_Matthews@sgate.com>
  6. Subject: Subject: ListServer 6.0c 11/30/93 on NEXTSTEP 3.0
  7.  
  8. Just FYI, when trying to install the latest listserv software on NEXTSTEP
  9. 3.0, you have to make sure that /usr/include/ansi is before
  10. /usr/include/bsd/sys, as the bsd/sys/time.h file won't bring in struct tm
  11. unless KERNEL is defined (those schmucks).  The ansi one works fine; at
  12. least, I finally got it to compile.
  13.  
  14. (Actually, I just replaced time.h with ansi/time.h, which is an ugly solution
  15. but it worked -- not sure what side effects the -I solution would have)
  16.