User Tools

Site Tools


programming:python:installpymilter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
programming:python:installpymilter [2008/02/05 16:23] crustymonkeyprogramming:python:installpymilter [2009/06/11 15:22] crustymonkey
Line 13: Line 13:
  
 ===== Installing Python Milter ===== ===== Installing Python Milter =====
-First, download a copy of Python Milter from sourceforge: http://sourceforge.net/project/showfiles.php?group_id=139894&package_id=153468&release_id=475842+First, download a copy of Python Milter from sourceforge: http://sourceforge.net/project/showfiles.php?group_id=139894&package_id=243476&release_id=688263
  
 I downloaded the source, and that's what I'm going to be dealing with here.  Once you have it downloaded, untar it and move into that directory: I downloaded the source, and that's what I'm going to be dealing with here.  Once you have it downloaded, untar it and move into that directory:
Line 35: Line 35:
 error: command 'i686-pc-linux-gnu-gcc' failed with exit status 1 error: command 'i686-pc-linux-gnu-gcc' failed with exit status 1
 </code> </code>
-Taking a look at it reveals that ''gcc'' can't find the ''smutil'' library.  I took a guess and figured that ''smutil'' was probably "Sendmail Utilities" The fix is next.+Taking a look at it reveals that ''gcc'' can't find the ''smutil'' library.  I took a guess and figured that ''smutil'' was probably "Sendmail Utilities".  [[installpymilter#The Fix|The fix is next]].
  
  
programming/python/installpymilter.txt · Last modified: 2009/06/11 15:25 by crustymonkey