From: Steve Lenti [mailto:[EMAIL PROTECTED] > > On Tue, 20 Jul 2004 16:36:48 -0400, Bowie Bailey > <[EMAIL PROTECTED]> wrote: > > > > 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.
Ah...That's what I missed. I didn't realize the two were connected. Once I put the path in /etc/ld.so.conf and ran ldconfig, everything started working properly. Thanks! Bowie ------------------------------------------------------- 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
