~launchpad-pqm/mailman/2.1

« back to all changes in this revision

Viewing changes to doc/mailman-install/node2.html

  • Committer: Launchpad Patch Queue Manager
  • Date: 2009-10-21 01:06:17 UTC
  • mfrom: (975.1.1 mailman.2112)
  • Revision ID: launchpad@pqm.canonical.com-20091021010617-prbs2ay6nhxx515v
[rs=flacoste] Upgrade Mailman to upstream 2.1.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<link rel="STYLESHEET" href="mailman-install.css" type='text/css' />
 
5
<link rel="first" href="mailman-install.html" title='GNU mailman - installation Manual' />
 
6
<link rel='last' href='about.html' title='About this document...' />
 
7
<link rel='help' href='about.html' title='About this document...' />
 
8
<link rel="next" href="node3.html" />
 
9
<link rel="prev" href="front.html" />
 
10
<link rel="parent" href="front.html" />
 
11
<link rel="next" href="node3.html" />
 
12
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
13
<meta name='aesop' content='information' />
 
14
<title>1 Installation Requirements</title>
 
15
</head>
 
16
<body>
 
17
<div class="navigation">
 
18
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
 
19
<table align="center" width="100%" cellpadding="0" cellspacing="2">
 
20
<tr>
 
21
<td class='online-navigation'><a rel="prev" title="Front Matter"
 
22
  href="front.html"><img src='previous.png'
 
23
  border='0' height='32'  alt='Previous Page' width='32' /></a></td>
 
24
<td class='online-navigation'><a rel="parent" title="Front Matter"
 
25
  href="front.html"><img src='up.png'
 
26
  border='0' height='32'  alt='Up one Level' width='32' /></a></td>
 
27
<td class='online-navigation'><a rel="next" title="2 set up your"
 
28
  href="node3.html"><img src='next.png'
 
29
  border='0' height='32'  alt='Next Page' width='32' /></a></td>
 
30
<td align="center" width="100%">GNU Mailman - Installation Manual</td>
 
31
<td class='online-navigation'><img src='blank.png'
 
32
  border='0' height='32'  alt='' width='32' /></td>
 
33
<td class='online-navigation'><img src='blank.png'
 
34
  border='0' height='32'  alt='' width='32' /></td>
 
35
<td class='online-navigation'><img src='blank.png'
 
36
  border='0' height='32'  alt='' width='32' /></td>
 
37
</tr></table>
 
38
<div class='online-navigation'>
 
39
<b class="navlabel">Previous:</b>
 
40
<a class="sectref" rel="prev" href="front.html">Front Matter</a>
 
41
<b class="navlabel">Up:</b>
 
42
<a class="sectref" rel="parent" href="front.html">Front Matter</a>
 
43
<b class="navlabel">Next:</b>
 
44
<a class="sectref" rel="next" href="node3.html">2 Set up your</a>
 
45
</div>
 
46
<hr /></div>
 
47
</div>
 
48
<!--End of Navigation Panel-->
 
49
 
 
50
<h1><a name="SECTION001100000000000000000">
 
51
1 Installation Requirements</a>
 
52
</h1>
 
53
 
 
54
<p>
 
55
<em>Please note that the information on this page may be out of date.</em>
 
56
Check for the
 
57
<a class="ulink" href="http://wiki.list.org/x/bAM"
 
58
  >latest installation information</a> on the
 
59
<a class="ulink" href="http://wiki.list.org"
 
60
  >Mailman wiki</a>.
 
61
 
 
62
<p>
 
63
GNU Mailman works on most POSIX-based systems such as <span class="Unix">Unix</span>, MacOSX, or
 
64
GNU/Linux.  It does not currently work on Windows.  You must have a mail
 
65
server that you can send messages to, and a web server that supports the
 
66
CGI/1.1 API.  <a class="ulink" href="http://httpd.apache.org"
 
67
  >Apache</a> makes a fine choice for
 
68
web server, and mail servers such as
 
69
<a class="ulink" href="http://www.postfix.org"
 
70
  >Postfix</a>,
 
71
<a class="ulink" href="http://www.exim.org"
 
72
  >Exim</a>,
 
73
<a class="ulink" href="http://www.sendmail.org"
 
74
  >Sendmail</a>, and
 
75
<a class="ulink" href="http://cr.yp.to/qmail.html"
 
76
  >qmail</a> should
 
77
work just fine.
 
78
 
 
79
<p>
 
80
To install Mailman from source, you will need an ANSI C compiler to build
 
81
Mailman's security wrappers.  The
 
82
<a class="ulink" href="http://gcc.gnu.org"
 
83
  >GNU C compiler gcc</a> works well.
 
84
 
 
85
<p>
 
86
You must have the <a class="ulink" href="http://www.python.org"
 
87
  >Python</a> interpreter installed
 
88
somewhere on your system.  As of this writing, Python 2.4.4 is recommended,
 
89
but see the wiki page above for the latest information.
 
90
 
 
91
<p>
 
92
 
 
93
<div class="navigation">
 
94
<div class='online-navigation'>
 
95
<p></p><hr />
 
96
<table align="center" width="100%" cellpadding="0" cellspacing="2">
 
97
<tr>
 
98
<td class='online-navigation'><a rel="prev" title="Front Matter"
 
99
  href="front.html"><img src='previous.png'
 
100
  border='0' height='32'  alt='Previous Page' width='32' /></a></td>
 
101
<td class='online-navigation'><a rel="parent" title="Front Matter"
 
102
  href="front.html"><img src='up.png'
 
103
  border='0' height='32'  alt='Up one Level' width='32' /></a></td>
 
104
<td class='online-navigation'><a rel="next" title="2 set up your"
 
105
  href="node3.html"><img src='next.png'
 
106
  border='0' height='32'  alt='Next Page' width='32' /></a></td>
 
107
<td align="center" width="100%">GNU Mailman - Installation Manual</td>
 
108
<td class='online-navigation'><img src='blank.png'
 
109
  border='0' height='32'  alt='' width='32' /></td>
 
110
<td class='online-navigation'><img src='blank.png'
 
111
  border='0' height='32'  alt='' width='32' /></td>
 
112
<td class='online-navigation'><img src='blank.png'
 
113
  border='0' height='32'  alt='' width='32' /></td>
 
114
</tr></table>
 
115
<div class='online-navigation'>
 
116
<b class="navlabel">Previous:</b>
 
117
<a class="sectref" rel="prev" href="front.html">Front Matter</a>
 
118
<b class="navlabel">Up:</b>
 
119
<a class="sectref" rel="parent" href="front.html">Front Matter</a>
 
120
<b class="navlabel">Next:</b>
 
121
<a class="sectref" rel="next" href="node3.html">2 Set up your</a>
 
122
</div>
 
123
</div>
 
124
<hr />
 
125
<span class="release-info">Release 2.1, documentation updated on January 11, 2009.</span>
 
126
</div>
 
127
<!--End of Navigation Panel-->
 
128
 
 
129
</body>
 
130
</html>