[Mimedefang] MIMEdefang on CPAN? or in RPM form?
    David F. Skoll 
    dfs at roaringpenguin.com
       
    Sat Dec 25 20:51:38 EST 2004
    
    
  
On Sat, 25 Dec 2004, Gary Funck wrote:
> I'm about ready to install MIMEdefang, and was wondering if MIMEdefang is
> available on CPAN, or available in RPM form?
It's not on CPAN, because it's not really modular enough.  You can build
an RPM like this:
	rpmbuild -tb mimedefang-2.49.tar.gz
It will also want some of the Perl module dependencies installed as
RPMs, so you might need:
	rpmbuild --nodeps -tb mimedefang-2.49.tar.gz
Regards,
David.
    
    
More information about the MIMEDefang
mailing list