Avira antivir server unix Manual De Usuario

Descargar
Página de 44
Avira GmbH
Avira AntiVir Server/ Professional (UNIX)
38
7
The Dazuko Kernel Module
Dazuko kernel module is required by all platforms, for allowing the on-access scanner 
AntiVir Guard to run. AntiVir Server/ Professional can be installed even without dazuko, 
but in this case it will run without AntiVir Guard.
If the attempt to install dazuko with the product’s install script fails, you have to compile 
the module yourself.
The procedure is described, so that you do not need expert knowledge to perform it. 
Nevertheless, knowledge of UNIX kernel compilation is needed, especially when errors 
are encountered. Further information on this can be found at:
7.1
Compiling Dazuko on your own
3
Make sure that the source code for UNIX kernel is in /usr/src/linux. If not, install or 
link it there. Information on this subject can be found in your UNIX provider 
documentation.
3
Check if you have on your computer the kernel compiling programs (for example gcc). 
This also applies to UNIX standard installations. If not, install the required packages. 
Information on this subject can be found in your UNIX provider documentation.
3
Your UNIX kernel must be based on the source code from /usr/src/linux, as in most 
cases, especially in a UNIX reinstallation. You can only be absolutely certain by 
recompiling the installed kernel using exactly these sources.
Go to the temporary directory where you unpacked Dazuko, for example:
For using AntiVir Server/ Professional (Unix) v.3 with AntiVir Guard, we 
recommend and support dazuko3/dazukofs. 
The installation script will also install dazuko3, if it detects the 
needed build components on your system:
- C compiler cc, 
- C compiler gcc, 
- kernel sources (kernel versions 2.6.18, 2.6.20, 2.6.22, 2.6.24, 2.6.26 or 
2.6.27). 
However, if you want to use dazuko2, this Chapter offers some basic 
instructions.
If your distribution supplier offers an exact matching module to your 
kernel:
Check the name of the module on the system (you might use this 
information for further installation of AntiVir Guard). Use the 
following command:
find /lib/modules/‘uname -r‘ -name ’dazuko*’
The installation pack for SunOS (Sparc and i386) contains a binary 
module and you do not have to install it on this platform yourself.
If you are not certain about your UNIX kernel status, you should proceed 
with the installation. In the worst case, Dazuko will not be integrated into 
your UNIX kernel and the AntiVir Guard will not start. A message will be 
displayed and you can solve the situation afterwards.