[Mandriva] Mise à jour KlamAv echoué ?

Arno59 Messages postés 4600 Date d'inscription   Statut Contributeur Dernière intervention   -  
 pif17 -
Bonjour,

Je viens de téléchargé la dernière version de :

- ClamAv => clamav-0.88.7.tar.gz => Réussi
- KlamAv => klamav-0.40-installer.tar.gz => Echoué
http://klamav.sourceforge.net/klamavwiki/index.php/Main_Page

1) Décompression.

2) Lancement du script sh en mode console en tant que root

3)

[root@localhost klamav-0.40-installer]# ./DoubleClickOrExecuteMeToInstallKlamaAV-0.40
Verifying archive integrity... All good.
Uncompressing KlamAV...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
***************************************************************************************************
                            Checking your ClamAV Installation
***************************************************************************************************
/usr/bin/clamscan
Clamscan binary present...
/usr/bin/freshclam
freshclam binary present...

Testing existence of 'clamav' user group..

Good: clamav group already exists.

***************************************************************************************************
               Looks Good! Will now proceed with the graphical installation...
***************************************************************************************************


4) Affichage Fenetre

Erreur : An error occured

Détail erreur :
***** Dazuko
***** Running configure (./configure)...
checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (cc)
kernel source in /lib/modules/2.6.12-12mdk/source... no
kernel build source in /lib/modules/2.6.12-12mdk/build... no
kernel build source in /usr/src/linux... no
kernel source in /usr/src/linux... no
error: no kernel source files found
***** Return value 1


Comment installer cette version correctement ?

D'avance merci
A voir également:

1 réponse

pif17
 
Salut c'est clairement indiqué qu'il faut que tu installes les sources de ton noyau.
Ici, il cherche à 4 endroits :
kernel source in /lib/modules/2.6.12-12mdk/source... no
kernel build source in /lib/modules/2.6.12-12mdk/build... no
kernel build source in /usr/src/linux... no
kernel source in /usr/src/linux... no

Et là il dit qu'il trouve pas:
error: no kernel source files found

Pour résoudre ton problème, il y a 2 solutions :
- installer les source du noyaux que tu utilises et relancer la compilation
- installer 1 (ou plus) RPM
Optes plutôt pour la deuxième solution, t'es sous mandriva, autant en profiter.
0