Am Sa, den 17.01.2004 schrieb David F. Skoll um 21:09:
> On Fri, 16 Jan 2004, Stephen L Johnson wrote:
>
> > I see that when building MD via the rpm spec file, the virus scanner
> > checks are disable in ./configure. Is there a way of rebuilding the
> > mimedefang.pl program to enable various feature that are found?
>
> In your filter, set the approriate $Feature{...} variables by hand.
>
> Regards,
>
> David.
David,
probably you have a good reason for disabling the check for anti-virus
applications by default in the spec file. But maybe it would be a
possibility to use the mechanisms of rpm and include the configure
option '--disable-anti-virus' as
%{?_without_antivirus:--disable-anti-virus}
Ok, it inverses the selection default but it is easy to run the rpmbuild
process as
rpmbuild -ta --without antivirus mimedefang-2.39.tar.gz
Making '--disable-anti-virus' the default choice and enabling the
checking for anti-virus applications by using --with antivirus would be
a little bit more difficult.
Regards
Alexander
--
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

