================================
AVG Anti-Virus for Linux/FreeBSD
Version 2012
================================

System requirements
-------------------

AVG Anti-Virus for Linux/FreeBSD requires system with following or
newer library:
- libc.so.6 (Linux)
- libc.so.7 (FreeBSD RELEASE-7.3)
  For RELEASE-8 and CURRENT the compat7x port located in /usr/ports/misc is
  needed.
- libiconv.so.3 (FreeBSD)
- for amd64 architecture the lib32 compat libraries are needed

For on-access scanning feature either redirfs, dazuko or dazukofs is needed.
Please follow the avgoad(1) man page for more detail description.

Minimum hardware requirements:
- CPU: i686 or amd64 on 800 MHz
- Mem: 512 MB, 1GB is recommended
- HDD: 500 MB of free space

Installation
------------

Download latest rpm, deb, sh or tar.gz package from http://www.avg.cz/linux and
follow these steps:

* Installation from RPM (Linux only)

# rpm -i avg2012lms-r{release}-a{vdb version}.{architecture}.rpm

* Installation from .deb (Linux only)

# dpkg -i avg2012lms-r{release}-a{vdb version}.{architecture}.deb

* Installation from sh

# chmod +x avg2012lms-r{release}-a{vdb version}.{architecture}.sh
# ./avg2012lms-r{release}-a{vdb version}.{architecture}.sh

* Installation from .tar.gz

# tar xzvf avg2012{edition}-r{release}-a{vdb version}.{architecture}.tar.gz
# cd avg2012{edition}-r{release}-a{vdb version}.{architecture}
# ./install.sh

where:
- edition substitutes 'lms' for the Linux version and 'fms' for the FreeBSD version
- release substitutes the build number
- vdb version substitutes virus database version
- architecture substitutes the target cpu architecture


Registration
------------

You can register AVG 2012 for Linux/FreeBSD during installation from sh or tar.gz,
or later using command:
# avgctl --register <your license number>

For trial version, the following license number can be used:
LASAG-JU292-22FON-AYPLS-YEYRJ-ZXTRE


Description
-----------

Avg functions are secured by several daemons that are managed via command-line.  

DAEMONS:
   avgd       -- general AVG daemon; starts first, manages other AVG daemons
   avgavid    -- AVI daemon; loads AVI into shared memory
   avgsched   -- scheduler for planning periodic events (update etc.) 
   avgtcpd    -- e-mail scanning daemon; supports SMTP, AVG, and Milter protocol
   avgspamd   -- anti-spam daemon
   avgscand   -- anti-virus daemon
   avgupd     -- update daemon
   avgoad     -- on-access daemon

COMMAND-LINES:
   avgctl     -- basic control of AVG product, such as launching, stopping,
                 restarting, registration, and getting statistics from running
                 daemons
   avgcfgctl  -- can get and set configurations values
   avgscan    -- launch on-demand scan of requested path
   avgupdate  -- run virus database update or program update via avgupd with
                 specified parameters
   avgspmctl  -- command line tool for spam engine training
   avgvvctl   -- AVG virus vault control utility
   avgdiag    -- tool for sending problem reports to crash analysis portal

For more detailed information please refer to the respective man page.

3rd party licenses
------------------

This product may use any of the 3rd party software which appropriate
copyright/license is enclosed in the "licenses" subdirectory.

A copy of Milter source code used in AVG is available upon request.

Copyrights
----------

libtar, Copyright (c) 1998-2003 University of Illinois Board of
Trustees, Copyright (c) 1998-2003 Mark D. Roth, All rights reserved.

MD4 and MD5 Message-Digest Algorithm, Copyright (C) 1991-2, RSA Data
Security, Inc. Created 1991. All rights reserved.

Mailshell SpamCompiler, Copyright (c) 2006 Mailshell


