Jean-Paul Calderone | 897bc25 | 2008-02-18 20:50:23 -0500 | [diff] [blame] | 1 | <!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" |
| 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> |
| 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--> |
| 45 | <H1><A NAME="SECTION000300000000000000000"> </A> |
| 46 | <BR> |
| 47 | 2 Building and Installing |
| 48 | </H1> |
| 49 | |
| 50 | <P> |
| 51 | These instructions can also be found in the file <code>INSTALL</code>. |
| 52 | |
| 53 | <P> |
| 54 | I have tested this on Debian Linux systems (woody and sid), Solaris 2.6 and |
| 55 | 2.7. Others have successfully compiled it on Windows and NT. |
| 56 | |
| 57 | <P> |
| 58 | |
| 59 | <p><hr> |
| 60 | |
| 61 | <!--Table of Child-Links--> |
| 62 | <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A> |
| 63 | |
| 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> |
| 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" |
| 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> |
| 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> |
| 100 | <span class="release-info">Release 0.6.</span> |
| 101 | </DIV> |
| 102 | <!--End of Navigation Panel--> |
| 103 | |
| 104 | </BODY> |
| 105 | </HTML> |