1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
4
<title>2 Building and Installing </title>
5
<META NAME="description" CONTENT="2 Building and Installing ">
6
<META NAME="keywords" CONTENT="pyOpenSSL">
7
<META NAME="resource-type" CONTENT="document">
8
<META NAME="distribution" CONTENT="global">
9
<link rel="STYLESHEET" href="pyOpenSSL.css">
10
<LINK REL="next" href="openssl.html">
11
<LINK REL="previous" href="intro.html">
12
<LINK REL="up" HREF="pyOpenSSL.html">
13
<LINK REL="next" href="building-unix.html">
16
<DIV CLASS="navigation">
17
<table align="center" width="100%" cellpadding="0" cellspacing="2">
19
<td><A href="intro.html"><img src="previous.gif"
20
border="0" height="32"
21
alt="Previous Page" width="32"></A></td>
22
<td><A HREF="pyOpenSSL.html"><img src="up.gif"
23
border="0" height="32"
24
alt="Up One Level" width="32"></A></td>
25
<td><A href="building-unix.html"><img src="next.gif"
26
border="0" height="32"
27
alt="Next Page" width="32"></A></td>
28
<td align="center" width="100%">Python OpenSSL Manual</td>
29
<td><A href="contents.html"><img src="contents.gif"
30
border="0" height="32"
31
alt="Contents" width="32"></A></td>
32
<td><img src="blank.gif"
33
border="0" height="32"
34
alt="" width="32"></td>
35
<td><img src="blank.gif"
36
border="0" height="32"
37
alt="" width="32"></td>
39
<b class="navlabel">Previous:</b> <a class="sectref" href="intro.html">1 Introduction</A>
40
<b class="navlabel">Up:</b> <a class="sectref" HREF="pyOpenSSL.html">Python OpenSSL Manual</A>
41
<b class="navlabel">Next:</b> <a class="sectref" href="building-unix.html">2.1 Building the Module</A>
44
<!--End of Navigation Panel-->
46
<H1><A NAME="SECTION000300000000000000000"> </A>
48
2 Building and Installing
52
These instructions can also be found in the file <code>INSTALL</code>.
55
I have tested this on Debian Linux systems (woody and sid), Solaris 2.6 and
56
2.7. Others have successfully compiled it on Windows and NT.
61
<!--Table of Child-Links-->
62
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
64
<UL CLASS="ChildLinks">
65
<LI><A NAME="tex2html79"
66
href="building-unix.html">2.1 Building the Module on a Unix System </A>
67
<LI><A NAME="tex2html80"
68
href="building-windows.html">2.2 Building the Module on a Windows System </A>
70
<!--End of Table of Child-Links-->
72
<DIV CLASS="navigation">
74
<table align="center" width="100%" cellpadding="0" cellspacing="2">
76
<td><A href="intro.html"><img src="previous.gif"
77
border="0" height="32"
78
alt="Previous Page" width="32"></A></td>
79
<td><A HREF="pyOpenSSL.html"><img src="up.gif"
80
border="0" height="32"
81
alt="Up One Level" width="32"></A></td>
82
<td><A href="building-unix.html"><img src="next.gif"
83
border="0" height="32"
84
alt="Next Page" width="32"></A></td>
85
<td align="center" width="100%">Python OpenSSL Manual</td>
86
<td><A href="contents.html"><img src="contents.gif"
87
border="0" height="32"
88
alt="Contents" width="32"></A></td>
89
<td><img src="blank.gif"
90
border="0" height="32"
91
alt="" width="32"></td>
92
<td><img src="blank.gif"
93
border="0" height="32"
94
alt="" width="32"></td>
96
<b class="navlabel">Previous:</b> <a class="sectref" href="intro.html">1 Introduction</A>
97
<b class="navlabel">Up:</b> <a class="sectref" HREF="pyOpenSSL.html">Python OpenSSL Manual</A>
98
<b class="navlabel">Next:</b> <a class="sectref" href="building-unix.html">2.1 Building the Module</A>
100
<span class="release-info">Release 0.13.</span>
102
<!--End of Navigation Panel-->