~ubuntu-branches/ubuntu/karmic/libapache2-mod-python/karmic-updates

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Thom May
  • Date: 2004-09-06 20:27:57 UTC
  • Revision ID: james.westby@ubuntu.com-20040906202757-yzpyu1bcabgpjtiu
Tags: upstream-3.1.3
ImportĀ upstreamĀ versionĀ 3.1.3

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
<title>2.2.2 Running make</title>
 
5
<META NAME="description" CONTENT="2.2.2 Running make">
 
6
<META NAME="keywords" CONTENT="modpython">
 
7
<META NAME="resource-type" CONTENT="document">
 
8
<META NAME="distribution" CONTENT="global">
 
9
<link rel="STYLESHEET" href="modpython.css">
 
10
<link rel="first" href="modpython.html">
 
11
<link rel="contents" href="contents.html" title="Contents">
 
12
<link rel="index" href="genindex.html" title="Index">
 
13
<LINK REL="previous" href="inst-configure.html">
 
14
<LINK REL="up" href="inst-compiling.html">
 
15
<LINK REL="next" href="inst-installing.html">
 
16
</head>
 
17
<body>
 
18
<DIV CLASS="navigation">
 
19
<table align="center" width="100%" cellpadding="0" cellspacing="2">
 
20
<tr>
 
21
<td><A href="inst-configure.html"><img src="icons/previous.gif"
 
22
  border="0" height="32"
 
23
  alt="Previous Page" width="32"></A></td>
 
24
<td><A href="inst-compiling.html"><img src="icons/up.gif"
 
25
  border="0" height="32"
 
26
  alt="Up One Level" width="32"></A></td>
 
27
<td><A href="inst-installing.html"><img src="icons/next.gif"
 
28
  border="0" height="32"
 
29
  alt="Next Page" width="32"></A></td>
 
30
<td align="center" width="100%">Mod_python Manual</td>
 
31
<td><A href="contents.html"><img src="icons/contents.gif"
 
32
  border="0" height="32"
 
33
  alt="Contents" width="32"></A></td>
 
34
<td><img src="icons/blank.gif"
 
35
  border="0" height="32"
 
36
  alt="" width="32"></td>
 
37
<td><A href="genindex.html"><img src="icons/index.gif"
 
38
  border="0" height="32"
 
39
  alt="Index" width="32"></A></td>
 
40
</tr></table>
 
41
<b class="navlabel">Previous:</b> <a class="sectref" href="inst-configure.html">2.2.1 Running ./configure</A>
 
42
<b class="navlabel">Up:</b> <a class="sectref" href="inst-compiling.html">2.2 Compiling</A>
 
43
<b class="navlabel">Next:</b> <a class="sectref" href="inst-installing.html">2.3 Installing</A>
 
44
<br><hr>
 
45
</DIV>
 
46
<!--End of Navigation Panel-->
 
47
 
 
48
<H2><A NAME="SECTION004220000000000000000">&nbsp;</A>
 
49
<BR>
 
50
2.2.2 Running make
 
51
</H2>
 
52
 
 
53
<P>
 
54
 
 
55
<UL>
 
56
<LI>To start the build process, simply run
 
57
  <dl><dd><pre class="verbatim">
 
58
    $ make
 
59
</pre></dl>
 
60
  
 
61
<P>
 
62
</LI>
 
63
</UL>
 
64
 
 
65
<P>
 
66
 
 
67
<DIV CLASS="navigation">
 
68
<p><hr>
 
69
<table align="center" width="100%" cellpadding="0" cellspacing="2">
 
70
<tr>
 
71
<td><A href="inst-configure.html"><img src="icons/previous.gif"
 
72
  border="0" height="32"
 
73
  alt="Previous Page" width="32"></A></td>
 
74
<td><A href="inst-compiling.html"><img src="icons/up.gif"
 
75
  border="0" height="32"
 
76
  alt="Up One Level" width="32"></A></td>
 
77
<td><A href="inst-installing.html"><img src="icons/next.gif"
 
78
  border="0" height="32"
 
79
  alt="Next Page" width="32"></A></td>
 
80
<td align="center" width="100%">Mod_python Manual</td>
 
81
<td><A href="contents.html"><img src="icons/contents.gif"
 
82
  border="0" height="32"
 
83
  alt="Contents" width="32"></A></td>
 
84
<td><img src="icons/blank.gif"
 
85
  border="0" height="32"
 
86
  alt="" width="32"></td>
 
87
<td><A href="genindex.html"><img src="icons/index.gif"
 
88
  border="0" height="32"
 
89
  alt="Index" width="32"></A></td>
 
90
</tr></table>
 
91
<b class="navlabel">Previous:</b> <a class="sectref" href="inst-configure.html">2.2.1 Running ./configure</A>
 
92
<b class="navlabel">Up:</b> <a class="sectref" href="inst-compiling.html">2.2 Compiling</A>
 
93
<b class="navlabel">Next:</b> <a class="sectref" href="inst-installing.html">2.3 Installing</A>
 
94
<hr>
 
95
<span class="release-info">Release 3.1.3, documentation updated on February 17, 2004.</span>
 
96
</DIV>
 
97
<!--End of Navigation Panel-->
 
98
 
 
99
</BODY>
 
100
</HTML>