No subject
Thu Jan 12 21:14:02 GMT 2006
- something is wrong with paths in the script, my installation of mcafee
is in /usr/local/uvscan?
I tried with f-prot and it works fine. So I thought maybe my comp
was stupid so I did a try on another comp. There it starts without
a bailout but it doesnt finish and no lookfile is writen to /tmp
Any good or bad advice for me to try because Im lost.
/Anders
> -----Ursprungligt meddelande-----
> Från: Julian Field [mailto:mailscanner at ECS.SOTON.AC.UK]
> Skickat: den 23 september 2002 23:58
> Till: MAILSCANNER at JISCMAIL.AC.UK
> Ämne: Re: SV: Fix in uvscan/autoupdate
>
>
> At 17:59 23/09/2002, you wrote:
> >As the bad perl knowledge I got I need to ask where these
> >lines are supposed to be in the script?
>
> Around line 66 as it says at the start of the patch.
>
>
> >/Anders
> >
> > > -----Ursprungligt meddelande-----
> > > Från: Julian Field [mailto:mailscanner at ECS.SOTON.AC.UK]
> > > Skickat: den 23 september 2002 18:11
> > > Till: MAILSCANNER at JISCMAIL.AC.UK
> > > Ämne: Fix in uvscan/autoupdate
> > >
> > >
> > > There appears to have been a change in the syntax of the
> McAfee uvscan
> > > program, which means that the "autoupdate" script for it will
> > > bail out with
> > > a "no target specified for scanning" error.
> > >
> > > To fix this, just apply this tiny change to uvscan/autoupdate (or
> > > lib/mcafee-autoupdate in V4).
> > >
> > > --- autoupdate.old Mon Sep 23 11:01:01 2002
> > > +++ autoupdate Mon Sep 23 11:11:31 2002
> > > @@ -66,7 +66,7 @@
> > > # to see if the new dat's are o.k attempt to run mcafee
> > > with them and
> > > # check for errors
> > > print STDERR "About to run mcafee\n";
> > > -open(MCAFEETEST, "$mcafee -d $mcafeeroot | ");
> > > +open(MCAFEETEST, "$mcafee -d $mcafeeroot . | ");
> > > print STDERR "Running mcafee\n";
> > > while(<MCAFEETEST>){
> > > chomp;
> > > --
> > > Julian Field Teaching Systems Manager
> > > jkf at ecs.soton.ac.uk Dept. of Electronics &
> Computer Science
> > > Tel. 023 8059 2817 University of Southampton
> > > Southampton SO17 1BJ
> > >
>
> --
> Julian Field Teaching Systems Manager
> jkf at ecs.soton.ac.uk Dept. of Electronics & Computer Science
> Tel. 023 8059 2817 University of Southampton
> Southampton SO17 1BJ
>
More information about the MailScanner
mailing list