[Clamav-users] 0.93.2

2008-07-03 Thread Nigel Horne
Folks, Release 0.93.2, due for today, 3rd July, has been delayed in QA. As soon as we have a new delivery date I'll post it here and to www.clamav.net. -Nigel -- Nigel Horne, [EMAIL PROTECTED] Director of Product Management (ClamAV), Sourcefire, http://www.sourcefire.com +44 1226 241048 or +1

Re: [Clamav-users] Scanning IM

2008-07-03 Thread Matus UHLAR - fantomas
On 02.07.08 17:26, Babu N wrote: > To: ClamAV users ML > Should the following command work ? > iptables -t nat -A PREROUTING -i -p tcp > --dport -j DNAT --to : > > Btw, does squidguard support the ability to parse IM protocol ? btw is this the correct group? -- Matus UHLAR - fantomas,

[Clamav-users] -bash: ./configure: No such file or directory

2008-07-03 Thread Don Singh
Hello, I am following step by step the installation of clam av and am on this page: http://www.clamav.net/doc/latest/html/node11.html I am assuming that I had to rpm -Uvh the package first but after that there is no "configure" file that belongs to the clamav installed directories? I am using

Re: [Clamav-users] -bash: ./configure: No such file or directory

2008-07-03 Thread shuttlebox
On Thu, Jul 3, 2008 at 8:34 PM, Don Singh <[EMAIL PROTECTED]> wrote: > Hello, > I am following step by step the installation of clam av and am on this > page: > http://www.clamav.net/doc/latest/html/node11.html > > I am assuming that I had to rpm -Uvh the package first but after that > there is no

Re: [Clamav-users] -bash: ./configure: No such file or directory

2008-07-03 Thread fchan
Hi Don, The configure command is for building & compiling from source (raw code) so that's why you didn't see the configure command when you installed from RPM. RPM's are pre-compiled binary packages that will install or update from the rpm file to your system without configure. To verify your i