Re: unrar support in clamav 0.95 and above

2009-04-09 Thread Thomas Arendsen Hein
* Thomas Arendsen Hein tho...@intevation.de [20090409 15:31]:
 With clamav-0.95.1-20090409 and clamav-0.95-20090323 and trying to
 scan .rar files I get the following warning:
 LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found
 - unrar support unavailable
 
 No clamav was installed in the base system and I tried with and
 without a previous clamav package installen in OpenPKG.

When compiling without --disable-shared it seems to work, at least
'make check' runs fine now, which did not before.

Regards,
Thomas Arendsen Hein

-- 
tho...@intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998
Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
__
OpenPKG http://openpkg.org
User Communication List  openpkg-users@openpkg.org


Re: unrar support in clamav 0.95 and above

2009-04-09 Thread Ralf S. Engelschall
On Thu, Apr 09, 2009, Thomas Arendsen Hein wrote:

 * Thomas Arendsen Hein tho...@intevation.de [20090409 15:31]:
  With clamav-0.95.1-20090409 and clamav-0.95-20090323 and trying to
  scan .rar files I get the following warning:
  LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found
  - unrar support unavailable
 
  No clamav was installed in the base system and I tried with and
  without a previous clamav package installen in OpenPKG.

 When compiling without --disable-shared it seems to work, at least
 'make check' runs fine now, which did not before.

I've now applied a --disable-unrar and additionally disabled
the dlopen(3) call for the libclamunrar_iface.

   Ralf S. Engelschall
   r...@engelschall.com
   www.engelschall.com

__
OpenPKG http://openpkg.org
User Communication List  openpkg-users@openpkg.org