public inbox for [email protected]  
help / color / mirror / Atom feed
Update "Requirements" for Windows?
9+ messages / 2 participants
[nested] [flat]

* Update "Requirements" for Windows?
@ 2004-12-24 17:43 Tom Lane <[email protected]>
  2004-12-24 18:12 ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 9+ messages in thread

From: Tom Lane @ 2004-12-24 17:43 UTC (permalink / raw)
  To: [email protected]; pgsql-docs

In the Administrator's Guide, first section under Installation, it still
says

* To build on Windows NT or Windows 2000 you need the Cygwin and cygipc
  packages. See the file doc/FAQ_MSWIN for details.

I suppose this is at least partly out of date, but what should it say
now?

Also, do we even still need the "Installation on Windows" section?  Is
anyone still going to care about building the frontend tools that way?

			regards, tom lane



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: [pgsql-hackers-win32] Update "Requirements" for Windows?
  2004-12-24 17:43 Update "Requirements" for Windows? Tom Lane <[email protected]>
@ 2004-12-24 18:12 ` Bruce Momjian <[email protected]>
  2004-12-24 18:28   ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
  0 siblings, 1 reply; 9+ messages in thread

From: Bruce Momjian @ 2004-12-24 18:12 UTC (permalink / raw)
  To: Tom Lane <[email protected]>; +Cc: [email protected]; pgsql-docs

Tom Lane wrote:
> In the Administrator's Guide, first section under Installation, it still
> says
> 
> * To build on Windows NT or Windows 2000 you need the Cygwin and cygipc
>   packages. See the file doc/FAQ_MSWIN for details.
> 
> I suppose this is at least partly out of date, but what should it say
> now?
> 
> Also, do we even still need the "Installation on Windows" section?  Is
> anyone still going to care about building the frontend tools that way?

Oh, I see this needs some major restructuring/relabeling.  I am working
on that now.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: [pgsql-hackers-win32] Update "Requirements" for Windows?
  2004-12-24 17:43 Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:12 ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
@ 2004-12-24 18:28   ` Tom Lane <[email protected]>
  2004-12-24 18:33     ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  2004-12-24 18:34     ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
  0 siblings, 2 replies; 9+ messages in thread

From: Tom Lane @ 2004-12-24 18:28 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: [email protected]; pgsql-docs

Bruce Momjian <[email protected]> writes:
> Oh, I see this needs some major restructuring/relabeling.  I am working
> on that now.

I'm already in process of copy-editing that file; please don't change it
under me.

			regards, tom lane



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: [pgsql-hackers-win32] Update "Requirements" for Windows?
  2004-12-24 17:43 Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:12 ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  2004-12-24 18:28   ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
@ 2004-12-24 18:33     ` Bruce Momjian <[email protected]>
  2004-12-24 18:36       ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
  1 sibling, 1 reply; 9+ messages in thread

From: Bruce Momjian @ 2004-12-24 18:33 UTC (permalink / raw)
  To: Tom Lane <[email protected]>; +Cc: [email protected]; pgsql-docs

Tom Lane wrote:
> Bruce Momjian <[email protected]> writes:
> > Oh, I see this needs some major restructuring/relabeling.  I am working
> > on that now.
> 
> I'm already in process of copy-editing that file; please don't change it
> under me.

Oops.  I just committed. I will back it out.  Let me know when you are
done.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: [pgsql-hackers-win32] Update "Requirements" for Windows?
  2004-12-24 17:43 Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:12 ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  2004-12-24 18:28   ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:33     ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
@ 2004-12-24 18:36       ` Tom Lane <[email protected]>
  0 siblings, 0 replies; 9+ messages in thread

From: Tom Lane @ 2004-12-24 18:36 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: [email protected]; pgsql-docs

Bruce Momjian <[email protected]> writes:
> Oops.  I just committed. I will back it out.  Let me know when you are
> done.

Never mind then, I'll merge ...

			regards, tom lane



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: [pgsql-hackers-win32] Update "Requirements" for Windows?
  2004-12-24 17:43 Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:12 ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  2004-12-24 18:28   ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
@ 2004-12-24 18:34     ` Tom Lane <[email protected]>
  2004-12-24 18:40       ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  1 sibling, 1 reply; 9+ messages in thread

From: Tom Lane @ 2004-12-24 18:34 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: pgsql-docs

I said:
> I'm already in process of copy-editing that file; please don't change it
> under me.

Actually, as long as you're only touching installw.sgml and not
install.sgml, there's no problem.  May I suggest that the material
in FAQ_MINGW and FAQ_CYGWIN might be transposed into that chapter?

			regards, tom lane



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: [pgsql-hackers-win32] Update "Requirements" for Windows?
  2004-12-24 17:43 Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:12 ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  2004-12-24 18:28   ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:34     ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
@ 2004-12-24 18:40       ` Bruce Momjian <[email protected]>
  2004-12-24 19:13         ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
  0 siblings, 1 reply; 9+ messages in thread

From: Bruce Momjian @ 2004-12-24 18:40 UTC (permalink / raw)
  To: Tom Lane <[email protected]>; +Cc: pgsql-docs

Tom Lane wrote:
> I said:
> > I'm already in process of copy-editing that file; please don't change it
> > under me.
> 
> Actually, as long as you're only touching installw.sgml and not
> install.sgml, there's no problem.  May I suggest that the material
> in FAQ_MINGW and FAQ_CYGWIN might be transposed into that chapter?
> 

I was touching both so I will wait.  We could move the FAQ info into the
docs but in a way the FAQ_MINGW doc file is referenced by both
pginstaller and by the docs, so merging it in might not make sense, and
it does have totally platform-specific stuff that might appear too large
in the official docs.

Right now in my current patch the idea is that in installation.sgml we
point them to FAQ_MINGW or FAQ_CYGWIN and from there they would get the
tools they need and return to the official install docs to complete the
job.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: [pgsql-hackers-win32] Update "Requirements" for Windows?
  2004-12-24 17:43 Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:12 ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  2004-12-24 18:28   ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:34     ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:40       ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
@ 2004-12-24 19:13         ` Tom Lane <[email protected]>
  2004-12-24 19:20           ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 9+ messages in thread

From: Tom Lane @ 2004-12-24 19:13 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: pgsql-docs

OK, I'm out of installation.sgml if you want to have another hack at it.

			regards, tom lane



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: [pgsql-hackers-win32] Update "Requirements" for Windows?
  2004-12-24 17:43 Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:12 ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  2004-12-24 18:28   ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:34     ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
  2004-12-24 18:40       ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Bruce Momjian <[email protected]>
  2004-12-24 19:13         ` Re: [pgsql-hackers-win32] Update "Requirements" for Windows? Tom Lane <[email protected]>
@ 2004-12-24 19:20           ` Bruce Momjian <[email protected]>
  0 siblings, 0 replies; 9+ messages in thread

From: Bruce Momjian @ 2004-12-24 19:20 UTC (permalink / raw)
  To: Tom Lane <[email protected]>; +Cc: pgsql-docs

Tom Lane wrote:
> OK, I'm out of installation.sgml if you want to have another hack at it.

OK, diff attached and applied.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Index: doc/src/sgml/install-win32.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/install-win32.sgml,v
retrieving revision 1.20
diff -c -c -r1.20 install-win32.sgml
*** doc/src/sgml/install-win32.sgml	24 Dec 2004 18:37:26 -0000	1.20
--- doc/src/sgml/install-win32.sgml	24 Dec 2004 19:18:42 -0000
***************
*** 3,9 ****
  -->
  
  <chapter id="install-win32">
!  <title>Installation on <productname>Windows</productname></title>
  
   <indexterm>
    <primary>installation</primary>
--- 3,9 ----
  -->
  
  <chapter id="install-win32">
!  <title>Client-Only Installation on <productname>Windows</productname></title>
  
   <indexterm>
    <primary>installation</primary>
***************
*** 12,19 ****
  
   <para>
    Although <productname>PostgreSQL</productname> is written for
!   Unix-like operating systems and compiles under
!   <productname>MinGW</productname>, the C client library
    (<application>libpq</application>) and the interactive terminal
    (<application>psql</application>) can be compiled using other Windows
    tool sets. Makefiles are included in the source distribution for
--- 12,20 ----
  
   <para>
    Although <productname>PostgreSQL</productname> is written for
!   Unix-like operating systems and can be built using
!   <productname>MinGW</productname> and
!   <productname>Cygwin</productname>, the C client library
    (<application>libpq</application>) and the interactive terminal
    (<application>psql</application>) can be compiled using other Windows
    tool sets. Makefiles are included in the source distribution for
Index: doc/src/sgml/installation.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v
retrieving revision 1.219
diff -c -c -r1.219 installation.sgml
*** doc/src/sgml/installation.sgml	24 Dec 2004 19:12:36 -0000	1.219
--- doc/src/sgml/installation.sgml	24 Dec 2004 19:18:46 -0000
***************
*** 120,129 ****
         <secondary>on Windows</secondary>
        </indexterm>
  
!       To build on <productname>Windows NT</> or <productname>Windows
!       2000</> you need the <productname>Cygwin</> and
!       <productname>cygipc</> packages. See the file
!       <filename>doc/FAQ_MSWIN</> for details.
       </para>
      </listitem>
     </itemizedlist>
--- 120,136 ----
         <secondary>on Windows</secondary>
        </indexterm>
  
!       To build on <productname>NT</>-based versions of
!       <productname>Windows</> like Windows XP and 2003 see
!       <filename>doc/FAQ_MINGW</>. For earlier <productname>Windows</>
!       releases see <filename>doc/FAQ_CYGWIN</>.
! 
!       To build <productname>Windows</> client-only interfaces using
!       tools like <productname>Visual C++</> and <productname>Borland
!       C++</> see
!       <![%standalone-include[the documentation chapter "Client-Only
!       Installation on Windows"]]> <![%standalone-ignore[<xref
!       linkend="install-win32">]]>.
       </para>
      </listitem>
     </itemizedlist>


Attachments:

  [text/plain] /bjm/diff (3.0K, 2-%2Fbjm%2Fdiff)
  download | inline:
Index: doc/src/sgml/install-win32.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/install-win32.sgml,v
retrieving revision 1.20
diff -c -c -r1.20 install-win32.sgml
*** doc/src/sgml/install-win32.sgml	24 Dec 2004 18:37:26 -0000	1.20
--- doc/src/sgml/install-win32.sgml	24 Dec 2004 19:18:42 -0000
***************
*** 3,9 ****
  -->
  
  <chapter id="install-win32">
!  <title>Installation on <productname>Windows</productname></title>
  
   <indexterm>
    <primary>installation</primary>
--- 3,9 ----
  -->
  
  <chapter id="install-win32">
!  <title>Client-Only Installation on <productname>Windows</productname></title>
  
   <indexterm>
    <primary>installation</primary>
***************
*** 12,19 ****
  
   <para>
    Although <productname>PostgreSQL</productname> is written for
!   Unix-like operating systems and compiles under
!   <productname>MinGW</productname>, the C client library
    (<application>libpq</application>) and the interactive terminal
    (<application>psql</application>) can be compiled using other Windows
    tool sets. Makefiles are included in the source distribution for
--- 12,20 ----
  
   <para>
    Although <productname>PostgreSQL</productname> is written for
!   Unix-like operating systems and can be built using
!   <productname>MinGW</productname> and
!   <productname>Cygwin</productname>, the C client library
    (<application>libpq</application>) and the interactive terminal
    (<application>psql</application>) can be compiled using other Windows
    tool sets. Makefiles are included in the source distribution for
Index: doc/src/sgml/installation.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v
retrieving revision 1.219
diff -c -c -r1.219 installation.sgml
*** doc/src/sgml/installation.sgml	24 Dec 2004 19:12:36 -0000	1.219
--- doc/src/sgml/installation.sgml	24 Dec 2004 19:18:46 -0000
***************
*** 120,129 ****
         <secondary>on Windows</secondary>
        </indexterm>
  
!       To build on <productname>Windows NT</> or <productname>Windows
!       2000</> you need the <productname>Cygwin</> and
!       <productname>cygipc</> packages. See the file
!       <filename>doc/FAQ_MSWIN</> for details.
       </para>
      </listitem>
     </itemizedlist>
--- 120,136 ----
         <secondary>on Windows</secondary>
        </indexterm>
  
!       To build on <productname>NT</>-based versions of
!       <productname>Windows</> like Windows XP and 2003 see
!       <filename>doc/FAQ_MINGW</>. For earlier <productname>Windows</>
!       releases see <filename>doc/FAQ_CYGWIN</>.
! 
!       To build <productname>Windows</> client-only interfaces using
!       tools like <productname>Visual C++</> and <productname>Borland
!       C++</> see
!       <![%standalone-include[the documentation chapter "Client-Only
!       Installation on Windows"]]> <![%standalone-ignore[<xref
!       linkend="install-win32">]]>.
       </para>
      </listitem>
     </itemizedlist>

^ permalink  raw  reply  [nested|flat] 9+ messages in thread


end of thread, other threads:[~2004-12-24 19:20 UTC | newest]

Thread overview: 9+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-12-24 17:43 Update "Requirements" for Windows? Tom Lane <[email protected]>
2004-12-24 18:12 ` Bruce Momjian <[email protected]>
2004-12-24 18:28   ` Tom Lane <[email protected]>
2004-12-24 18:33     ` Bruce Momjian <[email protected]>
2004-12-24 18:36       ` Tom Lane <[email protected]>
2004-12-24 18:34     ` Tom Lane <[email protected]>
2004-12-24 18:40       ` Bruce Momjian <[email protected]>
2004-12-24 19:13         ` Tom Lane <[email protected]>
2004-12-24 19:20           ` Bruce Momjian <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox