Before installation

Please install ZLIB from libSDL porting project site
And BZIP2 library/utility from the download section of this site.

Installation




Installation process leads to three simple steps:

@CONFIGURE
@BUILD
@CLAMAV$STARTUP.COM


Build process makes a [.BIN] directory with all required executable files needed.

CLAMSCAN is utility provided for command-line virus checking. Started without arguments,
it scans files in the current directory.Please refer
$CLAMSCAN --help
to see what it does

START$CLAMD.COM starts clamd daemon for clamav clients. A simple client provided is a CLAMDSCAN utility.
To learn more about CLAMD daemon, please look into
Official Clamav documentation
CLAMDSCAN is closer to CLAMSCAN, tests files listed as arguments.

FRESHCLAM utility updates antivirus database, and START$FRESHCLAM.COM script loads it in daemon mode
for one check per day.
To learn FRESHCLAM features, please refer
$FRESHCLAM --help

IMPORTANT! Archive files to be scanned should be Fixed length 512 byte records. Other RMS types may not be supported.