> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 03 July 2003 21:10
> To: blacknoz@club-internet.fr
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Build Error on today's snapshot
>
>
> blacknoz@club-internet.fr wrote:
>
> >Dear all,
> >
> >the 20030703 snapshot does not build correctly... It seems that some
> >files are missing : I can't find files images/storedata.xpm,
> >images/readdata.xpm, images/delete.xpm
> >
> >Am I doing something wrong ?
> >
> >Regards,
> >
> >Raphaël
> >
> >
> It's in cvs. Checkout again, maybe my commit and your
> checkout crossed.
You forgot to add them to src/Makefile.am so they will be missing from the source snapshot.
Added now :-)
Regards, Dave.