purify.html #1

  • //
  • guest/
  • bryan_costales/
  • docs/
  • build/
  • purify.html
  • View
  • Commits
  • Open Download .zip Download (332 B)
<html>
<body>
<h2>Build with purify</h2>
The <i>slowmilt</i> can be built using <i>purify</i> by
running <i>./configure</i> like this:
<p><code><menu>
sh ./configure --with-purify
</menu></code>
<p>
This will prefix $(CC) with a literal "purify", so the
<i>purify</i> program must be in your path for this
to work.
</body>
</html>	
# Change User Description Committed
#1 3998 bryan_costales Brought the whole distribution up to V0.9
Added a huge abount of documentation.
Added slowedit find
Created startup scripts to launch for testing
Fixed numerous bugs.
Fixed a few portablity issues.
Installed hooks for whitelisting and IP aliases.