Hi Freddie, > In the actual script itself, it all references > /etc/clamav-unofficial-sigs.conf, which is different from the *.cron > file, where everything references > /usr/local/etc/clamav-unofficial-sigs.conf.
Yes, because /etc is the default location for the config file. If you use the '-c' flag, you can use any config file located wherever you want. > And the INSTALL file references both locations. Yes, again because you can run the script with multiple different config files, and with each one setup differently, if you want. > Perhaps it's time to cook up a Makefile or an install script that uses > sed to alter the paths in the cron/man/script and then copies the > files into the correct locations. :) Why, the script was intentionally setup this way? You can decide to use the default config file location, an alternative location, or both - it's up to you. And this will not change. As for packaging the script, several people are working on packages for different OSs. I don't know when or if any of them are available yet or not. Bill _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
