
nicolas.dumont.perso at gmail
Mar 25, 2009, 6:35 AM
Views: 1772
Permalink
|
|
[Clamav] Cannot dlopen: file not found - unrar support unavailable
|
|
Hello, I am using clamav-0.95 with my own daemon that use libclamav During the initialization I have the message : LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable I would like to link my daemon with the libclamunrar_iface.a and libclamunrar.a in order to have all libraries inside my binary. Is there a way in my Makefile or elsewhere to have the libclamunrar directly called inside my binary without modifying the call to lt_dlopenext("libclamunrar_iface") ? Best regards, Nicolas Dumont. _______________________________________________ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net
|