Обсуждение: 6.5.2 patch
Hi. I have downloaded and gunziped the 6.5.2 patch. It will not tar xvf. What do I do with it? Thanks in advance. Regards, Duncan C. Kinder dckinder@mountain.net
gunzip it
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?
>
> Thanks in advance.
>
>
> Regards,
>
> Duncan C. Kinder
> dckinder@mountain.net
>
>
>
>
>
> ************
>
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
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@iodynamics.com> Iodynamics LLC -- "Internetworking the masses" <URL:http://www.iodynamics.com/>
On Sun, 3 Oct 1999, Doran L. Barton wrote:
> 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. :-)
hey, give me credit here...he said that 'tar xvf' didn't work, so I gave
him what would :)
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org