Re: [clamav-users] ClamAV RPM vs source code installation

2016-11-15 Thread Fouts, Christopher
Thanks all. This thread helped. Chris On 11/15/16, 12:58 PM, "clamav-users on behalf of Reindl Harald" wrote: > > >Am 15.11.2016 um 18:39 schrieb Dennis Peterson: >> Hmm - just noticed my asterisk is missing. Should be: >> >> yum info clamav* to see all the clamav packages on what ever repos ar

Re: [clamav-users] ClamAV RPM vs source code installation

2016-11-15 Thread Reindl Harald
Am 15.11.2016 um 18:39 schrieb Dennis Peterson: Hmm - just noticed my asterisk is missing. Should be: yum info clamav* to see all the clamav packages on what ever repos are configured the asterisk packages are also split :-) https://koji.fedoraproject.org/koji/packageinfo?packageID=5449 an

Re: [clamav-users] ClamAV RPM vs source code installation

2016-11-15 Thread Dennis Peterson
Hmm - just noticed my asterisk is missing. Should be: yum info clamav* to see all the clamav packages on what ever repos are configured dp ___ clamav-users mailing list clamav-users@lists.clamav.net http://lists.clamav.net/cgi-bin/mailman/listinfo/c

Re: [clamav-users] ClamAV RPM vs source code installation

2016-11-15 Thread Richard
The clamav pieces for CentOS (which actually come from EPEL) are broken up into different RPMs so, as noted, you can install what you need. You can use the yum "whatprovides" sub-command to see the needed RPM if some piece seems to be missing. The yum "search" sub-command will let you find a full l

Re: [clamav-users] ClamAV RPM vs source code installation

2016-11-15 Thread Reindl Harald
Am 15.11.2016 um 16:31 schrieb Fouts, Christopher: How come the Centos RPM (v0.99.2) does not install everything that the compiled source code does? For example, I don’t see clams, fresh clam, and the configuration in /etc/clamav.conf, Where do I get this other utilities via RPM? by install

Re: [clamav-users] ClamAV RPM vs source code installation

2016-11-15 Thread Dennis Peterson
There's more than one package. Not everyone needs every part of clamav and some distros partition it. run yum info clamav dp On 11/15/16 7:31 AM, Fouts, Christopher wrote: How come the Centos RPM (v0.99.2) does not install everything that the compiled source code does? For example, I don’t s

Re: [clamav-users] ClamAV RPM vs source code installation

2016-11-15 Thread Fouts, Christopher
Those utilities are clamd and freshclam. (Outlook spell-uncorrected them.) Chris On 11/15/16, 10:31 AM, "clamav-users on behalf of Fouts, Christopher" wrote: >How come the Centos RPM (v0.99.2) does not install everything that the >compiled source code does? For example, I don¹t see clams, fresh

Re: [Clamav-users] clamav rpm package

2008-01-24 Thread Andrea Bencini
Ciao Matthias Typical Italian expression "che casino !!" Fortunately I think it is now ok. I will resume what I did with your recommendations. yum install postfix yum install amavisd* yum install clamav-0.92-6.fc8.i386 To have clamd.conf in /etc/ I will copy it from /usr/share/doc/clamav-ser

Re: [Clamav-users] clamav rpm package

2008-01-24 Thread Matthias Hank
Hi, On Thu, Jan 24, 2008 at 11:20:56AM +0100, Andrea Bencini wrote: > I checked what I installed. > [EMAIL PROTECTED] ~]# rpm -aq | grep clam > clamav-0.92-6.fc8 > clamav-data-0.92-6.fc8 > clamav-filesystem-0.92-6.fc8 > clamav-server-0.92-6.fc8 > clamav-server-sysv-0.92-6.fc8 > clamav-lib-0.92-6.

Re: [Clamav-users] clamav rpm package

2008-01-24 Thread Andrea Bencini
> On F8 I ran: > > updatedb > locate clamd.conf > ~ /etc/clamd.conf <--My Active Config file > ~ /usr/share/doc/clamav-server-0.92/clamd.conf <--Default file (what your > looking for) > > You can do the same for any file on your Fedora system. > - -Matt > I think you can help me to resolve my pro

Re: [Clamav-users] clamav rpm package

2008-01-23 Thread Matt Rude
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrea Bencini wrote: | clamav-0.92-6.fc8.i386.rpm and clamav-0.91.2-3.fc8.i386.rpm packages | haven't clamd.conf and freshclam.conf files. | clamav-0.92-33.fc8.i386.rpm package has clamd.conf and freshclam.conf files. | Why are there these difference

Re: [Clamav-users] clamav rpm package

2008-01-23 Thread Derick Centeno
Buono Serra, Andrea! One of the other ways clamav is installed is by downloading the source and compiling it. As clamav compiles it builds and installs the various .conf files. However if you install clamav via yum or rpm chances are the .conf files will not be installed but will have to be cons

Re: [Clamav-users] clamav rpm package

2008-01-23 Thread Rob MacGregor
On Jan 23, 2008 5:58 PM, Andrea Bencini <[EMAIL PROTECTED]> wrote: > clamav-0.92-6.fc8.i386.rpm and clamav-0.91.2-3.fc8.i386.rpm packages > haven't clamd.conf and freshclam.conf files. > clamav-0.92-33.fc8.i386.rpm package has clamd.conf and freshclam.conf files. > Why are there these differences?

RE: [Clamav-users] clamav rpm package

2005-10-09 Thread jonn ah
Thanks, I installed the rpm with no errors but I cant seem to find clamd.conf, isnt this included in the rpm or should I create it myself? also, the clam daemon (clamd) is nowhere to be found? "D.J. Fan" <[EMAIL PROTECTED]> wrote:>>Hi all, >> >>anybody knows where I can get an rpm package for cl

RE: [Clamav-users] clamav rpm package

2005-10-09 Thread D.J. Fan
Hi all, anybody knows where I can get an rpm package for clamav 0.87 for redhat 9? I would rather install an rpm than build one from source...(which I already have but can't seem to run the daemon properly..i.e. /usr/local/sbin/clamd start doesnt give an "ok" nor an error message but when I l

RE: [Clamav-users] clamav rpm package

2005-10-09 Thread D.J. Fan
Hi all, anybody knows where I can get an rpm package for clamav 0.87 for redhat 9? I would rather install an rpm than build one from source...(which I already have but can't seem to run the daemon properly..i.e. /usr/local/sbin/clamd start doesnt give an "ok" nor an error message but when I l

Re: [Clamav-users] Clamav RPM

2004-04-13 Thread Bill Randle
On Tue, 2004-04-13 at 06:20, Mike van Vugt wrote: > On Tue, 2004-04-13 at 14:15, Fajar A. Nugraha wrote: > > Mike van Vugt wrote: [cut] > > Next step: told evolution to use a filter with a pipe message to shell > command /usr/bin/clamscan "returns=1" and dump it into a folder how > can i see

Re: [Clamav-users] Clamav RPM

2004-04-13 Thread Mike van Vugt
On Tue, 2004-04-13 at 14:15, Fajar A. Nugraha wrote: > Mike van Vugt wrote: > > >Tried to install the rpm file but keep getting the error listed > >below Any sugestions ??? > > > ># rpm -i clamav-0.68-2mdk.i586.rpm > >warning: clamav-0.68-2mdk.i586.rpm: V3 DSA signature: NOKEY, key ID > >d535

Re: [Clamav-users] Clamav RPM

2004-04-13 Thread Fajar A. Nugraha
Mike van Vugt wrote: Tried to install the rpm file but keep getting the error listed below Any sugestions ??? # rpm -i clamav-0.68-2mdk.i586.rpm warning: clamav-0.68-2mdk.i586.rpm: V3 DSA signature: NOKEY, key ID d535d889 error: Failed dependencies: It appears mandrake clamav packages are