On 03/08/2012 02:33 PM, Steve G Harnett wrote: > 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 ??
Is it dlopen-able? What does 'file /usr/local/lib/libclamunrar_iface.a' say? > > > AIX does have Shared libraries - but none were built in /usr/local/lib I think AIX has the weirdness that it calls both its shared libraries and static libraries '.a'. > > # ls /usr/local/lib > libclamav.a libclamunrar.la pkgconfig > libclamav.la libclamunrar_iface.a > libclamunrar.a libclamunrar_iface.la Not sure if those are shared libs or not, can you paste what 'libclamunrar_iface.la' contains? And ./libtool --config output too. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml