BUG: clamAV antivirus error
-
Hi,
when I make a antivirus tasks, the PC shows the next message:[CODE]clamscan: can’t load library ‘libclamav.so.6’[/CODE]
I run in debug mode
[CODE]#clamscan -V[/CODE]
and appears the error. -
In debug mode:
[CODE]#ldd clamscanlibclamav.so.6 => not found
libpthread.so.0 => /lib/libpthread.so.0 (0xb76f2000)
libgcc_s.so.1 => /lib/libgcc_s.so.a (0xb7706000)
libc.so.0 => /lib/libc.so.1 (0xb769b000)
ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0xb7706000)[/CODE]It seems that in Busybox the clamav is not well installed or maybe is obsolete.
-
what version of FOG and what Kernel are you using?
-
Well. I am using a fog 0.32 customized version (i don’t make any change in fog.av script). And I try with diferent version of kernel: Kernel-3.2.4.core and Kernel-linux-3.6.9.core.
-
The problem isn’t the kernel, is my customized init.gz. I try init.gz of 0.33 beta version and works fine.
-
Current INIT’s should be good to go with clamav as well, but it’s likely outdated again as they keep having updates.
I’m rebuilding with 0.98.3 at the moment though so hopefully 1.1.2 or 1.2.0 or whatever release we have next will be fully updated again.