~ubuntu-branches/ubuntu/hardy/libapache2-mod-python/hardy

« back to all changes in this revision

Viewing changes to doc-html/inst-prerequisites.html

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Ożarowski
  • Date: 2007-04-12 20:52:05 UTC
  • mfrom: (1.2.4 upstream) (1.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20070412205205-j4qlsw3o4tl615iq
Tags: 3.3.1-1
* New upstream release
* Remove configure and mod_python.h files in clean rule to make the diff.gz
  file smaller
* Current Python version in libapache2-mod-pythonX.Y package name (Provides:
  field) filled in automatically.
* Added XS-Vcs-Browser field

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<link rel="STYLESHEET" href="modpython.css" type='text/css'>
5
 
<link rel="first" href="modpython.html" title='Mod_python Manual'>
6
 
<link rel='contents' href='contents.html' title="Contents">
7
 
<link rel='index' href='genindex.html' title='Index'>
8
 
<link rel='last' href='about.html' title='About this document...'>
9
 
<link rel='help' href='about.html' title='About this document...'>
10
 
<LINK REL="next" href="inst-compiling.html">
11
 
<LINK REL="prev" href="installation.html">
12
 
<LINK REL="parent" href="installation.html">
13
 
<LINK REL="next" href="inst-compiling.html">
14
 
<meta name='aesop' content='information'>
15
 
<META NAME="description" CONTENT="Prerequisites">
16
 
<META NAME="keywords" CONTENT="modpython">
17
 
<META NAME="resource-type" CONTENT="document">
18
 
<META NAME="distribution" CONTENT="global">
 
4
<link rel="STYLESHEET" href="modpython.css" type='text/css' />
 
5
<link rel="first" href="modpython.html" title='Mod_python Manual' />
 
6
<link rel='contents' href='contents.html' title="Contents" />
 
7
<link rel='index' href='genindex.html' title='Index' />
 
8
<link rel='last' href='about.html' title='About this document...' />
 
9
<link rel='help' href='about.html' title='About this document...' />
 
10
<link rel="next" href="inst-compiling.html" />
 
11
<link rel="prev" href="installation.html" />
 
12
<link rel="parent" href="installation.html" />
 
13
<link rel="next" href="inst-compiling.html" />
 
14
<meta name='aesop' content='information' />
19
15
<title>2.1 Prerequisites</title>
20
16
</head>
21
17
<body>
22
18
<DIV CLASS="navigation">
 
19
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
23
20
<table align="center" width="100%" cellpadding="0" cellspacing="2">
24
21
<tr>
25
 
<td><a rel="prev" title="2. Installation" 
26
 
  href="installation.html"><img src='previous.gif'
27
 
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
28
 
<td><a rel="parent" title="2. Installation" 
29
 
  href="installation.html"><img src='up.gif'
30
 
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
31
 
<td><a rel="next" title="2.2 Compiling" 
32
 
  href="inst-compiling.html"><img src='next.gif'
33
 
  border='0' height='32'  alt='Next Page' width='32'></A></td>
 
22
<td class='online-navigation'><a rel="prev" title="2. Installation"
 
23
  href="installation.html"><img src='previous.png'
 
24
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
 
25
<td class='online-navigation'><a rel="parent" title="2. Installation"
 
26
  href="installation.html"><img src='up.png'
 
27
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
 
28
<td class='online-navigation'><a rel="next" title="2.2 Compiling"
 
29
  href="inst-compiling.html"><img src='next.png'
 
30
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
34
31
<td align="center" width="100%">Mod_python Manual</td>
35
 
<td><a rel="contents" title="Table of Contents" 
36
 
  href="contents.html"><img src='contents.gif'
37
 
  border='0' height='32'  alt='Contents' width='32'></A></td>
38
 
<td><img src='blank.gif'
39
 
  border='0' height='32'  alt='' width='32'></td>
40
 
<td><a rel="index" title="Index" 
41
 
  href="genindex.html"><img src='index.gif'
42
 
  border='0' height='32'  alt='Index' width='32'></A></td>
 
32
<td class='online-navigation'><a rel="contents" title="Table of Contents"
 
33
  href="contents.html"><img src='contents.png'
 
34
  border='0' height='32'  alt='Contents' width='32' /></A></td>
 
35
<td class='online-navigation'><img src='blank.png'
 
36
  border='0' height='32'  alt='' width='32' /></td>
 
37
<td class='online-navigation'><a rel="index" title="Index"
 
38
  href="genindex.html"><img src='index.png'
 
39
  border='0' height='32'  alt='Index' width='32' /></A></td>
43
40
</tr></table>
 
41
<div class='online-navigation'>
44
42
<b class="navlabel">Previous:</b>
45
43
<a class="sectref" rel="prev" href="installation.html">2. Installation</A>
46
44
<b class="navlabel">Up:</b>
47
45
<a class="sectref" rel="parent" href="installation.html">2. Installation</A>
48
46
<b class="navlabel">Next:</b>
49
47
<a class="sectref" rel="next" href="inst-compiling.html">2.2 Compiling</A>
50
 
<br><hr>
 
48
</div>
 
49
<hr /></div>
51
50
</DIV>
52
51
<!--End of Navigation Panel-->
53
52
 
54
 
<H1><A NAME="SECTION004100000000000000000">&nbsp;</A>
 
53
<H1><A NAME="SECTION004100000000000000000"></A><A NAME="inst-prerequisites"></A>
55
54
<BR>
56
55
2.1 Prerequisites
57
56
</H1>
59
58
<P>
60
59
 
61
60
<UL>
62
 
<LI>Python 2.2.1 or later. Earlier versions of Python will not work.
 
61
<LI>Python 2.3.4 or later. Python versions less than 2.3 will not work.
63
62
</LI>
64
 
<LI>Apache 2.0.47 or later (For Apache 1.3.x, use mod_python version 2.7.x).
 
63
<LI>Apache 2.0.54 or later. Apache versions 2.0.47 to 2.0.53 may work
 
64
  but have not been tested with this release.
 
65
  (For Apache 1.3.x, use mod_python version 2.7.x).
65
66
</LI>
66
67
</UL>
67
68
 
82
83
<P>
83
84
 
84
85
<DIV CLASS="navigation">
85
 
<p><hr>
 
86
<div class='online-navigation'>
 
87
<p></p><hr />
86
88
<table align="center" width="100%" cellpadding="0" cellspacing="2">
87
89
<tr>
88
 
<td><a rel="prev" title="2. Installation" 
89
 
  rel="prev" title="2. Installation" 
90
 
  href="installation.html"><img src='previous.gif'
91
 
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
92
 
<td><a rel="parent" title="2. Installation" 
93
 
  rel="parent" title="2. Installation" 
94
 
  href="installation.html"><img src='up.gif'
95
 
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
96
 
<td><a rel="next" title="2.2 Compiling" 
97
 
  rel="next" title="2.2 Compiling" 
98
 
  href="inst-compiling.html"><img src='next.gif'
99
 
  border='0' height='32'  alt='Next Page' width='32'></A></td>
 
90
<td class='online-navigation'><a rel="prev" title="2. Installation"
 
91
  href="installation.html"><img src='previous.png'
 
92
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
 
93
<td class='online-navigation'><a rel="parent" title="2. Installation"
 
94
  href="installation.html"><img src='up.png'
 
95
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
 
96
<td class='online-navigation'><a rel="next" title="2.2 Compiling"
 
97
  href="inst-compiling.html"><img src='next.png'
 
98
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
100
99
<td align="center" width="100%">Mod_python Manual</td>
101
 
<td><a rel="contents" title="Table of Contents" 
102
 
  rel="contents" title="Table of Contents" 
103
 
  href="contents.html"><img src='contents.gif'
104
 
  border='0' height='32'  alt='Contents' width='32'></A></td>
105
 
<td><img src='blank.gif'
106
 
  border='0' height='32'  alt='' width='32'></td>
107
 
<td><a rel="index" title="Index" 
108
 
  rel="index" title="Index" 
109
 
  href="genindex.html"><img src='index.gif'
110
 
  border='0' height='32'  alt='Index' width='32'></A></td>
 
100
<td class='online-navigation'><a rel="contents" title="Table of Contents"
 
101
  href="contents.html"><img src='contents.png'
 
102
  border='0' height='32'  alt='Contents' width='32' /></A></td>
 
103
<td class='online-navigation'><img src='blank.png'
 
104
  border='0' height='32'  alt='' width='32' /></td>
 
105
<td class='online-navigation'><a rel="index" title="Index"
 
106
  href="genindex.html"><img src='index.png'
 
107
  border='0' height='32'  alt='Index' width='32' /></A></td>
111
108
</tr></table>
 
109
<div class='online-navigation'>
112
110
<b class="navlabel">Previous:</b>
113
111
<a class="sectref" rel="prev" href="installation.html">2. Installation</A>
114
112
<b class="navlabel">Up:</b>
115
113
<a class="sectref" rel="parent" href="installation.html">2. Installation</A>
116
114
<b class="navlabel">Next:</b>
117
115
<a class="sectref" rel="next" href="inst-compiling.html">2.2 Compiling</A>
118
 
<hr>
119
 
<span class="release-info">Release 3.2.10, documentation updated on July 19, 2006.</span>
 
116
</div>
 
117
</div>
 
118
<hr />
 
119
<span class="release-info">Release 3.3.1, documentation updated on January 29, 2007.</span>
120
120
</DIV>
121
121
<!--End of Navigation Panel-->
122
122