blob: 9fb0a8d9dcd53f9053646d7f2454a486e693de71 [file] [log] [blame]
Jean-Paul Calderone897bc252008-02-18 20:50:23 -05001<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3<head>
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">
14</head>
15<body>
16<DIV CLASS="navigation">
17<table align="center" width="100%" cellpadding="0" cellspacing="2">
18<tr>
19<td><A href="intro.html"><img src="previous.gif"
Jean-Paul Calderone215d51b2009-11-13 09:19:21 -050020 border="0" height="32"
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050021 alt="Previous Page" width="32"></A></td>
22<td><A HREF="pyOpenSSL.html"><img src="up.gif"
Jean-Paul Calderone215d51b2009-11-13 09:19:21 -050023 border="0" height="32"
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050024 alt="Up One Level" width="32"></A></td>
25<td><A href="building-unix.html"><img src="next.gif"
Jean-Paul Calderone215d51b2009-11-13 09:19:21 -050026 border="0" height="32"
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050027 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"
Jean-Paul Calderone215d51b2009-11-13 09:19:21 -050030 border="0" height="32"
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050031 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>
38</tr></table>
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>
42<br><hr>
43</DIV>
44<!--End of Navigation Panel-->
Jean-Paul Calderone215d51b2009-11-13 09:19:21 -050045
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050046<H1><A NAME="SECTION000300000000000000000">&nbsp;</A>
47<BR>
482 Building and Installing
49</H1>
50
51<P>
52These instructions can also be found in the file <code>INSTALL</code>.
53
54<P>
55I have tested this on Debian Linux systems (woody and sid), Solaris 2.6 and
562.7. Others have successfully compiled it on Windows and NT.
57
58<P>
59
60<p><hr>
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050061<!--Table of Child-Links-->
62<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63
64<UL CLASS="ChildLinks">
Jean-Paul Calderoneec155e52010-10-07 22:34:15 -040065<LI><A NAME="tex2html80"
Jean-Paul Calderone78caacc2011-04-07 15:41:56 -040066 href="building-unix.html">2.1 Building the Module on a Unix System </A>
67<LI><A NAME="tex2html81"
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050068 href="building-windows.html">2.2 Building the Module on a Windows System </A>
69</UL>
70<!--End of Table of Child-Links-->
71
72<DIV CLASS="navigation">
73<p><hr>
74<table align="center" width="100%" cellpadding="0" cellspacing="2">
75<tr>
76<td><A href="intro.html"><img src="previous.gif"
Jean-Paul Calderone215d51b2009-11-13 09:19:21 -050077 border="0" height="32"
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050078 alt="Previous Page" width="32"></A></td>
79<td><A HREF="pyOpenSSL.html"><img src="up.gif"
Jean-Paul Calderone215d51b2009-11-13 09:19:21 -050080 border="0" height="32"
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050081 alt="Up One Level" width="32"></A></td>
82<td><A href="building-unix.html"><img src="next.gif"
Jean-Paul Calderone215d51b2009-11-13 09:19:21 -050083 border="0" height="32"
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050084 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"
Jean-Paul Calderone215d51b2009-11-13 09:19:21 -050087 border="0" height="32"
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050088 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>
95</tr></table>
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>
99<hr>
Jean-Paul Calderone26ebc9e2011-04-11 19:57:10 -0400100<span class="release-info">Release 0.12.</span>
Jean-Paul Calderone897bc252008-02-18 20:50:23 -0500101</DIV>
102<!--End of Navigation Panel-->
103
104</BODY>
105</HTML>