> ------- Original Message -------
> From: "Michael Scheepers" <michael.scheepers@gmail.com>
> To: pgadmin-support@postgresql.org
> Sent: 28/06/07, 21:27:12
> Subject: [pgadmin-support] pgqdmin3 1.6.3 on Ubuntu Dapper Drake
>
> Hi,
>
> I've downloaded the source code for pgadmin3 version 1.6.3, with the
> intention of compiling on Ubuntu Dapper. The ./configure script requires
> pg_conf in order to execute successfully. The Dapper installation of
> postgreSQL-8.1 does not include this file. Is an alternative ./configure
> file available for Dapper?
I assume you mean pg_config? It sounds like you're either missing a package (postgresql-devel or similar perhaps?) or
thepackage you have is broken.
And, no, we don't have an alternative configure script. We do have an ubuntu apt repo on the website though - any
reasonnot to use that?
Regards, Dave