Re: [GENERAL] 6.5.2 patch

From: "Doran L(dot) Barton" <fozz(at)iodynamics(dot)com>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: Duncan Kinder <dckinder(at)mountain(dot)net>, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] 6.5.2 patch
Date: 1999-10-03 23:16:36
Message-ID: 19991003171636.A11227@iodynamics.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Not long ago, The Hermit Hacker proclaimed...
> On Sun, 3 Oct 1999, Duncan Kinder wrote:
>
> > Hi.
> >
> > I have downloaded and gunziped the 6.5.2 patch.
> >
> > It will not tar xvf.
> >
> > What do I do with it?

> gunzip it
>

I love it when developers fail to read the messages they reply to. :-)

You use the 'patch' command to apply the patch after it is gunzip'd.

cd /usr/local/src/postgreql-6.5.2
patch -p0 /path/to/patchfile

-=Fozz

--
Doran L. Barton <fozz(at)iodynamics(dot)com>
Iodynamics LLC -- "Internetworking the masses"
<URL:http://www.iodynamics.com/>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doran L. Barton 1999-10-03 23:19:28 Re: [GENERAL] problem compiling pgsql 6.5.1 on SuSE 6.2
Previous Message randyboy 1999-10-03 23:04:47 Re: [PHP3] Re: PostgreSQL vs Mysql comparison