On Tue, 20 Jul 2004 16:36:48 -0400, Bowie Bailey <[EMAIL PROTECTED]> wrote:
> >
> > It looks like it can't find clamav shared library.  Is the location of
> this
> > library in your /etc/ld.so.conf?  Also, try re-running ldconfig or add the
> > path to your LD_LIBRARY_PATH environment variable.
> 
> The library is in /usr/local/lib.  Running ldconfig or adding the path to
> /etc/ld.so.conf didn't help.  Adding it to LD_LIBRARY_PATH worked.
> 
> How do I make this permanent so I don't run into the same problem again when
> I
> update Mail::ClamAV?  I can add the LD_LIBRARY_PATH setting to my .bashrc,
> but
> is there a better way?
> 

When you added the path to your /etc/ld.so.conf did you re-run
ldconfig?  You could also check to make sure it's getting loaded by
running ldconfig -v | grep libclamav.
-- 
Steve Lenti | [EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to