Hi, I tried to reply but my response is with the moderators (too big) so will send it in two parts # more libclamunrar_iface.la
# libclamunrar_iface.la - a libtool library file # Generated by ltmain.sh (GNU libtool) 2.2.6b Debian-2.2.6b-2 # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='' # Names of this library. library_names='' # The name of the static archive. old_library='libclamunrar_iface.a' # Linker flags that can not go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. dependency_libs=' /usr/local/lib/libclamunrar.la' # Names of additional weak libraries provided by this library weak_library_names='' # Version information for libclamunrar_iface. current=7 age=1 revision=12 # Is this an already installed library? installed=yes # Should we warn about portability when linking against -modules? shouldnotlink=yes # Files to dlopen/dlpreopen dlopen='' dlpreopen='' # Directory that this library needs to be installed in: libdir='/usr/local/lib From: Török Edwin <ed...@clamav.net> To: clamav-users@lists.clamav.net Date: 08/03/2012 13:04 Subject: Re: [clamav-users] ClamAV support for AIX 7.1 Sent by: clamav-users-boun...@lists.clamav.net 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 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