DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦4b4728764⟧ TextFile

    Length: 820 (0x334)
    Types: TextFile
    Names: »README.XENIX«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦cfd40dc56⟧ »EurOpenD3/news/nntp/nntp.1.5.8.tar.Z« 
        └─⟦2ec98eca6⟧ 
            └─⟦this⟧ »common/README.XENIX« 

TextFile

To make NNTP run on SCO XENIX, do the following:

1. Be sure you are running TCP/IP. If you aren't, you might as well quit.
This just won't work.

2. Edit common/conf.h. Make sure you define USG and LAI_TCP. Look at all the
other stuff in there to be sure you have defined all the other things
you need. (You will most likely need to vfork and FAKESYSLOG. You will most 
likely need to undefine FASTFORK, and BSD_42. You will need to undefine SYSLOG
if you don't define FAKESYSLOG.)

3. Edit Makefile. Make sure to add "-lx -lsocket" to the LIBS line.

4. Now, you can cd to the root directory directory of the nntp sources and type
"make server" to make the server programs or "make client" to make the client
program.

If you have problems, send mail to sob@tmc.edu and he will help if he
can.

Stan Barber (3/11/90)