- 
	
	
	
		
Compilar ClamAV
	
	
		Pessoal estou tentando compilar o ClamAV para instalar no meu Samba, mas qdo dou o comamdo:
#./configure --prefix=\usr sysconfdir=\etc   (ele vai indo até a seguinte msg:)
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
creating target.h - canonical system defines
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
Será q esta faltado instalar mais algum pacote? Caso sim qual?
Valeu...
	 
 - 
	
	
	
		
GCC
	
	
		Falta instalat o GCC amigo compilador c para que ele possa instalar seu pacote.
[]s
Fabio
	 
 - 
	
	
	
		
Compilar ClamAV
	
	
		O GCC já esta instalado, mas estava faltando instalar o task-c e o 
task-c++.
Depois q instalei estes dois pacotes consegui compilar e hoje ele esta funcionando como eu queria.
Mesmo assim valeu pela ajuda
T+
Douglas