Re: Patch file questions?

From: Florian Pflug <fgp(at)phlo(dot)org>
To: Casey Havenor <casey(at)myzip2it(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Patch file questions?
Date: 2011-06-30 06:51:43
Message-ID: DA930B8B-A5DC-4EF1-BABD-1E7F7E498CA6@phlo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jun30, 2011, at 07:22 , Casey Havenor wrote:
> What recommendations do you have for the other systems? - Win7, Win XP and
> Mac?

Mac OS X comes with "patch" already installed I think - at least it gets
installed when you install XCode (Apple's IDE), which you need anyway to
get a C compiler (The current XCode version, XCode 4, includes both gcc
and clang, btw.).

If you need additional unix tools on Mac OS X, there's macports
(http://www.macports.org/).

For windows, there's cygwin (http://www.cygwin.com/), which probably also
contains a package for "patch".

best regards,
Florian Pflug

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2011-06-30 06:55:05 Re: Adding Japanese README
Previous Message Florian Pflug 2011-06-30 06:45:10 Re: Range Types, constructors, and the type system