[ SNMP-UPGRADE-1 - Sat Sep 14 17:54:49 1991 - 4BSD/ISODE 7.0 SNMP Upgrade ]


There are four files:

	SNMP-UPGRADE-1		You're reading this now
	files1a.Z
	files1b.Z
	files1c.Z


Go to the top-level directory and extract as follows:

	% uncompress < files1a.Z | tar xpfv -
	% uncompress < files1b.Z | tar xpfv -
	% uncompress < patches1.Z | patch -p


Assuming you've already configured your system, all you need do now is
recompile: 

	% ./make all all-snmp

and then re-install:

	# ./make inst-partial inst-snmp

If you are running SNMP-capable gawk, you will need to recompile that
(the file snmp/gawk-2.11/snmp.c changed).  After re-installation, do:

	% cd snmp/gawk-2.11/s-gawk
	% ./make
	# ./make inst-all

/mtr
