Re: build environment

From: Giuseppe Sacco <giuseppe(at)eppesuigoccas(dot)homedns(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: build environment
Date: 2007-05-03 12:48:02
Message-ID: 1178196482.6587.10.camel@scarafaggio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Il giorno gio, 03/05/2007 alle 13.29 +0100, Dave Page ha scritto:
[...]
> > This is not just a "curiosa"; I am still trying to compile the source on
> > Debian GNU/linux.
>
> What compiler version etc is on there? I'm not a Debian user, but from
> what I've heard their 'stable' versions can be pretty old.

I am using a debian "etch". This version is quiet new since it has been
released less then one month ago.

$ gcc --version
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I download and compiled wxWidget 2.8.2 since the Debian shipped version
is 2.6.3.2.1.5.

configure reports:
PostgreSQL directory: /usr
PostgreSQL pg_config binary: /usr/bin/pg_config
PostgreSQL version: PostgreSQL 8.1.8
PostgreSQL SSL support: Present

wxWidgets directory: /usr/local/wxWidgets-2.8.2
wxWidgets wx-config binary: /usr/local/wxWidgets-2.8.2/bin/wx-config
wxWidgets version: wxWidgets 2.8.2

Building a debug version of pgAdmin: No
Statically linking pgAdmin: No
Building a Mac OS X appbundle: No
Include documentation: Yes

Bye,
Giuseppe

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Florian G. Pflug 2007-05-03 12:54:12 Re: build environment
Previous Message Dave Page 2007-05-03 12:29:50 Re: build environment