[comp.sys.masscomp] nntp 1.5 and masscomps

masscomp@soma.bcm.tmc.edu (Stan Barber, Moderator) (04/24/88)

Under RTU 4.0 (which is currently shipping!), you will need to do
the following things to get nntp 1.5 to compile.

In the file "misc.c" in the server directory, change the last line
that begins:

#ifdef USG

to

#ifdef USGHIST


Do NOT define USG in the common/conf.h file.

You MUST compile nntp in the ucb universe.

You will need to alter /etc/net/services to add the nntp service line:
nntp	119/tcp		netnews nntpd

You will need to alter /etc/net/server to add the nntp servers line:
nntp	tcp		location-of-the-nntpd-program

You will need to restart /etc/net/netd.


We do not recommend the use of FASTFORK at this time.

This is the configuration running on "masscomp".

Stan Barber
Moderator of comp.sys.masscomp