It appears that the clamav-devel package is necessary for the full functioning of clamd-0.95-1. Prior to installing clamav-devel, the clamd init script would emit this message:

LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable

The same message would occur when running clamscan from the command-line.

What happens is that libclamav will look for the autoconf-generated libclamunrar_iface.la file to see what version of the libclamunrar_iface library it ought to open. If it doesn't find that file (which isn't packaged with the rpmforge packages), it looks for /libclamunrar_iface.so -- which is shipped with the clamav-devel package.

--
Paul Heinlein <> [email protected] <> http://www.madboa.com/
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to