> -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
I have been unable to install the perl module Mail::ClamAV on either of my
Fedora Core 2 boxes. Has anyone been able to get this to install on a FC2
system? Is there some kind of work around?
Gerry
___
http://lists.clamav.net/cgi-bin/mailman/listinfo
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
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. Can anyone give me a hand with this?
$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtU
build without a
problem
Regards
Geoff
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Shoval
Tomer
Sent: Thursday, 13 May 2004 8:23 AM
To: [EMAIL PROTECTED]
Subject: [Clamav-users] Mail::ClamAV
I can't seem to install the ClamAV perl module.
I'
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
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:
Starting "make" Stage
make[1]: Entering directory `/root/.cpan/build/Mail-ClamAV-0.08/_Inline/build/Mail/ClamAV'
/usr/bin/perl /usr/lib/perl5/5.8.3/ExtUti
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
I have just incorporated ClamAV, using Mail::ClamAV in our mail filter
software. But every message, including the EICAR test returns 'clean'.
Is there any debugging I can enable that will tell me what is going on?
Any clues as to what I am doing that might be wrong.
I am calling it via:
my $oSta
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
Hi,
We've put together a perl module that provides access to almost all of the
C API for ClamAV. For example:
my $scanner = Mail::ClamAV->new("/path/to/virus/db/");
$scanner->buildtrie;
my $status = $scanner->scan("/path/to/file");
if ($status->virus) {
print "Found: $stat
22 matches
Mail list logo