Re: pgqdmin3 1.6.3 on Ubuntu Dapper Drake
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: pgqdmin3 1.6.3 on Ubuntu Dapper Drake
> ------- Original Message -------
> From: "Michael Scheepers" <michael(dot)scheepers(at)gmail(dot)com>
> To: pgadmin-support(at)postgresql(dot)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 the package 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 reason not to use that?
Regards, Dave
Home |
Main Index |
Thread Index