Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc62ce67f262cdcd253dc7f849ce3223 > files > 336

postgresql8.4-docs-8.4.12-0.1mdv2010.2.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Installation from Source Code on Windows</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REV="MADE"
HREF="mailto:pgsql-docs@postgresql.org"><LINK
REL="HOME"
TITLE="PostgreSQL 8.4.12 Documentation"
HREF="index.html"><LINK
REL="UP"
TITLE="Server Administration"
HREF="admin.html"><LINK
REL="PREVIOUS"
TITLE="Platform-Specific Notes"
HREF="installation-platform-notes.html"><LINK
REL="NEXT"
TITLE="Building with Visual C++ 2005"
HREF="install-win32-full.html"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="stylesheet.css"><META
HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=ISO-8859-1"><META
NAME="creation"
CONTENT="2012-05-31T23:30:11"></HEAD
><BODY
CLASS="CHAPTER"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="5"
ALIGN="center"
VALIGN="bottom"
>PostgreSQL 8.4.12 Documentation</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
HREF="installation-platform-notes.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
HREF="installation.html"
>Fast Backward</A
></TD
><TD
WIDTH="60%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="top"
><A
HREF="runtime.html"
>Fast Forward</A
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="top"
><A
HREF="install-win32-full.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="INSTALL-WIN32"
></A
>Chapter 16. Installation from Source Code on <SPAN
CLASS="PRODUCTNAME"
>Windows</SPAN
></H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>16.1. <A
HREF="install-win32-full.html"
>Building with <SPAN
CLASS="PRODUCTNAME"
>Visual C++ 2005</SPAN
></A
></DT
><DD
><DL
><DT
>16.1.1. <A
HREF="install-win32-full.html#AEN23279"
>Requirements</A
></DT
><DT
>16.1.2. <A
HREF="install-win32-full.html#AEN23365"
>Building</A
></DT
><DT
>16.1.3. <A
HREF="install-win32-full.html#AEN23382"
>Cleaning and installing</A
></DT
><DT
>16.1.4. <A
HREF="install-win32-full.html#AEN23393"
>Running the regression tests</A
></DT
><DT
>16.1.5. <A
HREF="install-win32-full.html#AEN23406"
>Building the documentation</A
></DT
></DL
></DD
><DT
>16.2. <A
HREF="install-win32-libpq.html"
>Building <SPAN
CLASS="APPLICATION"
>libpq</SPAN
> with
  <SPAN
CLASS="PRODUCTNAME"
>Visual C++</SPAN
> or
  <SPAN
CLASS="PRODUCTNAME"
>Borland C++</SPAN
></A
></DT
></DL
></DIV
><A
NAME="AEN23240"
></A
><P
>  It is recommended that most users download the binary distribution for 
  Windows, available as a <SPAN
CLASS="PRODUCTNAME"
>Windows Installer</SPAN
> package
  from the <SPAN
CLASS="PRODUCTNAME"
>PostgreSQL</SPAN
> website. Building from source
  is only intended for people developing <SPAN
CLASS="PRODUCTNAME"
>PostgreSQL</SPAN
>
  or extensions.
 </P
><P
>  There are several different ways of building PostgreSQL on
  <SPAN
CLASS="PRODUCTNAME"
>Windows</SPAN
>. The complete system can
  be built using <SPAN
CLASS="PRODUCTNAME"
>MinGW</SPAN
> or
  <SPAN
CLASS="PRODUCTNAME"
>Visual C++ 2005</SPAN
>. It can also be
  built for older versions of <SPAN
CLASS="PRODUCTNAME"
>Windows</SPAN
> using
  <SPAN
CLASS="PRODUCTNAME"
>Cygwin</SPAN
>. Finally, the client access library
  (<SPAN
CLASS="APPLICATION"
>libpq</SPAN
>) can be built using
  <SPAN
CLASS="PRODUCTNAME"
>Visual C++ 7.1</SPAN
> or 
  <SPAN
CLASS="PRODUCTNAME"
>Borland C++</SPAN
> for compatibility with statically
  linked applications built using these tools.
 </P
><P
>  Building using <SPAN
CLASS="PRODUCTNAME"
>MinGW</SPAN
> or
  <SPAN
CLASS="PRODUCTNAME"
>Cygwin</SPAN
> uses the normal build system, see
  <A
HREF="installation.html"
>Chapter 15</A
> and the specific notes in
  <A
HREF="installation-platform-notes.html#INSTALLATION-NOTES-MINGW"
>Section 15.8.5</A
> and <A
HREF="installation-platform-notes.html#INSTALLATION-NOTES-CYGWIN"
>Section 15.8.2</A
>.
  <SPAN
CLASS="PRODUCTNAME"
>Cygwin</SPAN
> is not recommended and should
  only be used for older versions of <SPAN
CLASS="PRODUCTNAME"
>Windows</SPAN
> where
  the native build does not work, such as 
  <SPAN
CLASS="PRODUCTNAME"
>Windows 98</SPAN
>.
 </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="installation-platform-notes.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="install-win32-full.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Platform-Specific Notes</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="admin.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Building with <SPAN
CLASS="PRODUCTNAME"
>Visual C++ 2005</SPAN
></TD
></TR
></TABLE
></DIV
></BODY
></HTML
>