                    A N T I V I R U S   S C A N N E R

             I N S T A L L A T I O N   I N S T R U C T I O N S


=======
COMPILE

	Edit $(TOPLEVEL)/avscan/Makefile as needed.

	To disable ClamAV support (not recommended), remove from the
	CFLAGS value:

		-DHAVE_CLAMAV
		`clamav-config --cflags`

	To disable Endeavour 2 support, remove from the CFLAGS value:

		-DHAVE_EDV2
		`endeavour2-config --cflags`


	To compile, type:

	# gmake all

	or

	# make all


=======
INSTALL

	If the compile was successful, then you can install by typing:

	# su
	(enter password)
	# make install


                                                               ======
                                                               AVScan

