Update "Requirements" for Windows?

Started by Tom Laneover 21 years ago9 messagesdocs
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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

#2Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#1)
Re: [pgsql-hackers-win32] Update "Requirements" for Windows?

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
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#2)
Re: [pgsql-hackers-win32] Update "Requirements" for Windows?

Bruce Momjian <pgman@candle.pha.pa.us> 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

#4Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#3)
Re: [pgsql-hackers-win32] Update "Requirements" for Windows?

Tom Lane wrote:

Bruce Momjian <pgman@candle.pha.pa.us> 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
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#5Tom Lane
tgl@sss.pgh.pa.us
In reply to: Tom Lane (#3)
Re: [pgsql-hackers-win32] Update "Requirements" for Windows?

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

#6Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#4)
Re: [pgsql-hackers-win32] Update "Requirements" for Windows?

Bruce Momjian <pgman@candle.pha.pa.us> 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

#7Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#5)
Re: [pgsql-hackers-win32] Update "Requirements" for Windows?

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
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#8Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#7)
Re: [pgsql-hackers-win32] Update "Requirements" for Windows?

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

regards, tom lane

#9Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#8)
Re: [pgsql-hackers-win32] Update "Requirements" for Windows?

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
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Attachments:

/bjm/difftext/plainDownload+22-22