Hi,

# ./clamscan --debug
LibClamAV debug: searching for unrar, user-searchpath: /usr/local/lib
LibClamAV debug: searching for unrar: libclamunrar_iface.so.6.1.12 not 
found
LibClamAV debug: searching for unrar: libclamunrar_iface.so.6 not found
LibClamAV debug: searching for unrar: libclamunrar_iface.so not found
LibClamAV debug: searching for unrar: libclamunrar_iface.a not found
LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found - 
unrar support unavailable


# ls -l /usr/local/lib/libclamunrar_iface.a
-rw-r--r--    1 root     system        32772 Mar  8 11:12 
/usr/local/lib/libclamunrar_iface.a

Not sure why it doesn't see this file ??


AIX does have Shared libraries - but none were built in /usr/local/lib

# ls /usr/local/lib
libclamav.a            libclamunrar.la        pkgconfig
libclamav.la           libclamunrar_iface.a
libclamunrar.a         libclamunrar_iface.la

Thanks



From:   Török Edwin <ed...@clamav.net>
To:     clamav-users@lists.clamav.net
Date:   08/03/2012 11:28
Subject:        Re: [clamav-users] ClamAV support for AIX 7.1
Sent by:        clamav-users-boun...@lists.clamav.net



On 03/08/2012 01:25 PM, Steve G Harnett wrote:
> Hi Edwin,
> It looks like all but the rar files ( we cant run update due to a lack 
of 
> internet on the test system!)
> # pwd
> /swdist/ClamAV/clamav-0.97.3/test
> # /usr/local/bin/clamscan .
> LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found - 
> unrar support unavailable

You can try clamscan --debug to see where it searches for the unrar 
library,
and then check where it actually got installed and whats its name is.

Does AIX support shared libraries? (.so files)
If it doesn't then thats probably why it cannot load the unrar lib.

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml








Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU





_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to