 
 
 
 
 
 
 
  
 Next: Installing on shell account
 Up: Installation
 Previous: Installation
     Contents 
    The following elements are required to compile ClamAV:
    
- zlib and zlib-devel packages
- gcc compiler suite (tested with 2.9x, 3.x and 4.x series)
    
The following packages are optional but highly recommended:
- bzip2 and bzip2-devel library
- GNU MP 3
 It's very important to install the GMP package because it allowsfreshclamto verify the digital signatures of the virus
	databases and scripted updates. If freshclam was compiled without GMP
	support it will display "SECURITY WARNING: NO SUPPORT FOR DIGITAL
	SIGNATURES" on every update. You can download GNU MP at
	http://www.swox.com/gmp/
 A note for Solaris/SPARC users: you must set the ABI system
	variable to 32 (e.g.setenv ABI 32) before running the
	configuration script of GMP.
Tomasz Kojm
2007-02-12