~xav0989/ubuntu/vivid/mailman/ubuntu-logo

« back to all changes in this revision

Viewing changes to admin/www/mailman-install/node8.html

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2008-04-24 19:30:49 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080424193049-jy5fa9tus40tjbmn
Tags: 1:2.1.10-2
Apply upstream patch to fix regression in cmd_subscribe
so that email subscribe to the -subscribe or -join address or the
-request address with a bare 'subscribe' command results in the message
being shunted.

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="prev" href="node7.html" />
9
 
<link rel="parent" href="node6.html" />
10
 
<link rel="next" href="node9.html" />
11
 
<meta name='aesop' content='information' />
12
 
<title>3.2 Make and install</title>
13
 
</head>
14
 
<body>
15
 
<DIV CLASS="navigation">
16
 
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
17
 
<table align="center" width="100%" cellpadding="0" cellspacing="2">
18
 
<tr>
19
 
<td class='online-navigation'><a rel="prev" title="3.1 Run configure"
20
 
  href="node7.html"><img src='previous.png'
21
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
22
 
<td class='online-navigation'><a rel="parent" title="3 Build and install"
23
 
  href="node6.html"><img src='up.png'
24
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
25
 
<td class='online-navigation'><a rel="next" title="4 Check your installation"
26
 
  href="node9.html"><img src='next.png'
27
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
28
 
<td align="center" width="100%">GNU Mailman - Installation Manual</td>
29
 
<td class='online-navigation'><img src='blank.png'
30
 
  border='0' height='32'  alt='' width='32' /></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
 
</tr></table>
36
 
<div class='online-navigation'>
37
 
<b class="navlabel">Previous:</b>
38
 
<a class="sectref" rel="prev" href="node7.html">3.1 Run configure</A>
39
 
<b class="navlabel">Up:</b>
40
 
<a class="sectref" rel="parent" href="node6.html">3 Build and install</A>
41
 
<b class="navlabel">Next:</b>
42
 
<a class="sectref" rel="next" href="node9.html">4 Check your installation</A>
43
 
</div>
44
 
<hr /></div>
45
 
</DIV>
46
 
<!--End of Navigation Panel-->
47
 
 
48
 
<H2><A NAME="SECTION001320000000000000000">
49
 
3.2 Make and install</A>
50
 
</H2>
51
 
 
52
 
<P>
53
 
Once you've run <b class="program">configure</b>, you can simply run <b class="program">make</b>, then
54
 
<b class="program">make install</b> to build and install Mailman.
55
 
 
56
 
<P>
57
 
 
58
 
<DIV CLASS="navigation">
59
 
<div class='online-navigation'>
60
 
<p></p><hr />
61
 
<table align="center" width="100%" cellpadding="0" cellspacing="2">
62
 
<tr>
63
 
<td class='online-navigation'><a rel="prev" title="3.1 Run configure"
64
 
  href="node7.html"><img src='previous.png'
65
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
66
 
<td class='online-navigation'><a rel="parent" title="3 Build and install"
67
 
  href="node6.html"><img src='up.png'
68
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
69
 
<td class='online-navigation'><a rel="next" title="4 Check your installation"
70
 
  href="node9.html"><img src='next.png'
71
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
72
 
<td align="center" width="100%">GNU Mailman - Installation Manual</td>
73
 
<td class='online-navigation'><img src='blank.png'
74
 
  border='0' height='32'  alt='' width='32' /></td>
75
 
<td class='online-navigation'><img src='blank.png'
76
 
  border='0' height='32'  alt='' width='32' /></td>
77
 
<td class='online-navigation'><img src='blank.png'
78
 
  border='0' height='32'  alt='' width='32' /></td>
79
 
</tr></table>
80
 
<div class='online-navigation'>
81
 
<b class="navlabel">Previous:</b>
82
 
<a class="sectref" rel="prev" href="node7.html">3.1 Run configure</A>
83
 
<b class="navlabel">Up:</b>
84
 
<a class="sectref" rel="parent" href="node6.html">3 Build and install</A>
85
 
<b class="navlabel">Next:</b>
86
 
<a class="sectref" rel="next" href="node9.html">4 Check your installation</A>
87
 
</div>
88
 
</div>
89
 
<hr />
90
 
<span class="release-info">Release 2.1, documentation updated on December 13, 2005.</span>
91
 
</DIV>
92
 
<!--End of Navigation Panel-->
93
 
 
94
 
</BODY>
95
 
</HTML>