Re: Missing make files, etc - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Missing make files, etc
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40103D9FE@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Missing make files, etc  (Susemail <susemail@hawaii.rr.com>)
Responses Re: Missing make files, etc  (Susemail <susemail@hawaii.rr.com>)
List pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of Susemail
> Sent: 22 January 2006 21:08
> To: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Missing make files, etc
>
> On Sunday 22 January 2006 00:53, Dave Page wrote:
> > > -----Original Message-----
> > > From: pgadmin-hackers-owner@postgresql.org
> > > [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf
> Of Susemail
> > > Sent: 22 January 2006 09:49
> > > To: pgadmin-hackers@postgresql.org
> > > Subject: [pgadmin-hackers] Missing make files, etc
> > >
> > > I'm missing some files I need in make all:
> > >
>
> > >
> > > there was no /pgAdmin3.cpp in pgadmin3-1.4.1 so I downloaded
> > > the latest
> > > (Revision: 4257) and added it to the src  directory to see if
> > > it would work:
> >
> > Then you have a corrupted download/source tree - I just
> checked and it's
> > definitely there. Did you verify the integrity of the
> tarball against my
> > pgp key?
> >
> No, I didn't.  I've spent the last hour looking for an
> example of how to do
> this.  No luck.  How do I  verify the integrity of the
> tarball against your
> pgp key?

wget http://www.pgadmin.org/pgp/davepage.pgp
gpg --import davepage.pgp
gpg --verify pgadmin3-1.4.1.tar.gz.sig

You want it to say something like:

gpg: Good signature from "Dave Page <dpage@pgadmin.org>"

Somewhere in the four or five lines of output you'll probably get.

Regards, Dave.

pgadmin-hackers by date:

Previous
From: Susemail
Date:
Subject: Re: Missing make files, etc
Next
From: "Magnus Hagander"
Date:
Subject: bugfix: Encoding of config files