[1..8 deleted, as they tell you how to compile the package -- miquels ]

9. Edit the new innfeed.conf as approriate.

10. Validate the new config file with:

	/usr/sbin/innfeed -C

   Once you're happy with the new config then...
	
11. For each peer, add an entry to the INN newsfeeds file that looks something
   like this:

	peername:groups+distributions\
		:Tm:innfeed!

   e.g.

	nic.near.net\
		:!junk/!local\
		:Tm:innfeed!

12. Add an entry like this too for the above entries to feed into.

	innfeed!:!*\
		:Tc,Wnm*\
		:/usr/sbin/startinnfeed -y

    As mentioned above, startinnfeed is used here if you have innfeed
    configured to handle more peers and connections than the system will
    normally let it. Normally using just ``innfeed'' is fine too.

13. Get innd to start it up (e.g. reload the newsfeeds file).

14. If innd writes a file called innfeed! in the out.going area of your
    spool, then the program procbatch included here can be used to
    process it. Run 'probatch -h' to get instructions.

