George R. Kasica wrote:
> I'm not sure how to use crle to do this, so I just added to the
> LD_LIBRARY_PATH setting. 
> 
> All seems well at this point, and you were correct, I wasn't looking
> to disable the feature.
> 
> Why does this not occur in Red Hap ES4 but on Solaris? Also, I haven't
> needed to modify the env variables on any prior versions...what's
> changed??
> 
> George
> 

If you run the crle command with no options it will report the current global 
library search path. It will also present a command line example of how to 
recreate this path. Use can use that example and add any additional paths 
needed.

For a complete picture of your installation it might be helpful to run the ldd 
command against clamd on both Solaris and RedHat. Unset LD_LIBRARY_PATH and run:

ldd /usr/local/sbin/clamd (for example)

This will tell you where it is looking for libraries. It may surprise you.

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

Reply via email to