Wong wrote:
Yes Jim, it is in /usr/local/lib

Thx & Rgds,

Wong


In a terminal window go to the directory where the application is (freshclam) and run the ldd (list dynamic dependancies) command:

ldd freshclam

This will tell you what libraries are needed and where freshclam is looking for them. It may be necessary to use LD_LIBRARY_PATH or ldconfig to help freshclam find the needed libraries.

dp
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to