> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Gerry Doris
> Sent: Saturday, October 23, 2004 9:06 AM
> To: ClamAV users ML
> Subject: Re: [Clamav-users] Mail::ClamAV on FC2
>
>
> On Sat, 2004-10-23 at 09:03, Ralf Hildebran
On Sat, 2004-10-23 at 09:03, Ralf Hildebrandt wrote:
> * Gerry Doris <[EMAIL PROTECTED]>:
>
> > I have been unable to install the perl module Mail::ClamAV on either of my
> > Fedora Core 2 boxes.
>
> Why?
I've attached a file showing the errors I'm getting. I checked for
libclamav.so.1 and it i
* Gerry Doris <[EMAIL PROTECTED]>:
> I have been unable to install the perl module Mail::ClamAV on either of my
> Fedora Core 2 boxes.
Why?
--
Ralf Hildebrandt (i.A. des IT-Zentrum) [EMAIL PROTECTED]
Charite - Universitätsmedizin BerlinTel. +49 (0)30-450 570-155
Gemeinsame
On Thu, 2004-08-12 at 15:07, [EMAIL PROTECTED] wrote:
>
> If this is the wrong list to post this or these CPAN modules have nothing
> to do with the clamav project I apologize for the interruption.
The second of those two options.
-trog
signature.asc
Description: This is a digitally signed m
Hi,
Sorry for he confusion. The virus I'm referring to is found in a CPAN
module archive Mail-ClamAV-0.01.tgz < Mail-ClamAV-0.05.tgz
http://www.cpan.org/modules/by-authors/id/S/SA/SABECK/
The change log in 0.05 mentions that the "real" virus was replaced by the
ecair virus signature. A virus sca
From: Steve Lenti [mailto:[EMAIL PROTECTED]
>
> On Tue, 20 Jul 2004 16:36:48 -0400, Bowie Bailey
> <[EMAIL PROTECTED]> wrote:
> >
> > The library is in /usr/local/lib. Running ldconfig or adding the path
to
> > /etc/ld.so.conf didn't help. Adding it to LD_LIBRARY_PATH worked.
> >
> > How do I
On Tue, 20 Jul 2004 16:36:48 -0400, Bowie Bailey <[EMAIL PROTECTED]> wrote:
> >
> > It looks like it can't find clamav shared library. Is the location of
> this
> > library in your /etc/ld.so.conf? Also, try re-running ldconfig or add the
> > path to your LD_LIBRARY_PATH environment variable.
>
From: Steve Lenti [mailto:[EMAIL PROTECTED]
>
> On Tue, 20 Jul 2004 14:23:29 -0400, Bowie Bailey
> <[EMAIL PROTECTED]> wrote:
> > Fedora Core 2
> > Perl 5.8.3
> > ClamAV 0.74
> > Mail-ClamAV-0.11
> >
> > I am having problems getting Mail::ClamAV past the test stage. Make
runs
> > with no errors
On Tue, 20 Jul 2004 14:23:29 -0400, Bowie Bailey <[EMAIL PROTECTED]> wrote:
> Fedora Core 2
> Perl 5.8.3
> ClamAV 0.74
> Mail-ClamAV-0.11
>
> I am having problems getting Mail::ClamAV past the test stage. Make runs
> with no errors, but as soon as I run 'make test', I get the errors shown
> below
Shoval,
The errors from your Mail::ClamAV installation indicate that you are
missing the package bzip2-devel. You should be able to find the RPM for
it on your local Redhat/Fedora mirror.
You can check if this is the case:
rpm -q bzip2-devel
After bzip2-devel is installed, Mail::ClamAV should bu
On Thu, 13 May 2004, Shoval Tomer wrote:
> I can't seem to install the ClamAV perl module.
>
> /usr/bin/ld: cannot find -lbz2
>
You need to install bzip2 with shared libs (and probably the devel
stuff)
Seems strange they'd be left out of a modern distro.
-S
>
--
Scott Call Router Geek,
On 2004-05-13, Shoval Tomer wrote:
>I can't seem to install the ClamAV perl module.
>
>I'm running fedora core 1 and the install Mail::ClamAV command gives thi
>error:
[...]
>LD_RUN_PATH="/usr/local/lib:/usr/lib" gcc -shared -L/usr/local/lib
>ClamAV.o -o blib/arch/auto/Mail/ClamAV/ClamAV.so -l
On Sun, 2004-05-02 at 11:06, Tomasz Kojm wrote:
> On Sun, 02 May 2004 09:59:38 +1200
> Glen Eustace <[EMAIL PROTECTED]> wrote:
>
> > Well, I have gotten further now, my problem seems to be that the
> > scandesc function doesn't recognise my temporary file as a mail
> > message.
>
> What is the he
Have a look at the magic array
cli_magic_s cli_magic
at the top of libclamav/scanners.c
Or look at my patch which adds the option --mbox-force
http://www.jmaimon.com/clamav
Glen Eustace wrote:
Well, I have gotten further now, my problem seems to be that the
scandesc function doesn't recognise
On Sun, 02 May 2004 09:59:38 +1200
Glen Eustace <[EMAIL PROTECTED]> wrote:
> Well, I have gotten further now, my problem seems to be that the
> scandesc function doesn't recognise my temporary file as a mail
> message.
What is the header of the temporary file ?
--
oo. Tomasz
Well, I have gotten further now, my problem seems to be that the
scandesc function doesn't recognise my temporary file as a mail message.
My filter places the SMTP commands in the file as well, these seem to
prevent the scanner from working properly. Is there anyway I can trick
the scanner, or is
On Thu, 16 Oct 2003 18:29:46 -0700
Alex Krohn <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We've put together a perl module that provides access to almost all of
> the C API for ClamAV. For example:
Hi,
there is (yet) undocumented but very useful feature in libclamav that
allows db dir monitoring:
in
17 matches
Mail list logo