Hi Andrea: Just as a shortcut next with yum do:
yum install "postfix*" or yum install "amavisd-new*" or yum install "clamav*" Note: the asterisk does the job of telling yum to find any permutations/spelling variations which follow after the *. Doing this saves some typing and liberates you from using rpm as rpm is invoked from within yum anyway. Invoking and installing via rpm again is being redundant to no purpose especially as yum has self-check and cross-check features which rpm doesn't know about. Yum is designed to do the rpm package analyses for you. Regarding the .conf files, do: $whereis clamd.conf or #whereis clamd.conf Simply for your information those files are installed in /etc or elsewhere (I'm not in my Linux system right now so I can't be specific). Use whereis for more info. All the best... On 1/23/08, Andrea Bencini <[EMAIL PROTECTED]> wrote: > > ...again > I installed FC8 and then, with command yum, I installed > yum install postfix > and > > yum install amavisd-new > It installed amavisd-new-2.5.2-2.fc8 and the dependencies: > clamav-data-0.92-6.fc8 > clamav-filesystem-0.92-6.fc8 > clamav-lib-0.92-6.fc8 > clamav-server-0.92-6.fc8 > clamav-server-sysv-0.92-6.fc8 > > Then I installed with rpm > rpm -ivh clamav-0.92-6.fc8.i386.rpm > > Now I am looking for clamd.conf and freshclam.conf, but I don't found > them. > What do I have to do? Which rpm package are them in? > I would like to follow the path of rpm and yum. > > Can you help me? > Thanks > Andrea > _______________________________________________ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > http://lurker.clamav.net/list/clamav-users.html > _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html