Allori Lorenzo wrote:

                                                        
> I'm starting from another point of view.. i want to do a script that can
> understand how i first installed clamav (meaning what ./configure
> options i used) and downloads the last clamav version untars it and
> compile and install the last version on the old one (replacing the old
> conf files with the new ones).                           


 Most of that can be done with a basic shell script. The problems are:

1) What happens if there is a problem with the compilation?

2) What happens when there are new options that require adding and setting
   to the existing conf file? Would they be okay at the defaults?


 That is why human intervention is required to some degree. The idea is
very basic and straight forward. The implemantation is not.


Matt
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to