Re: pgadmin III 1.12

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: "Ernst W(dot) Winter" <ewinter(at)ewinter(dot)org>
Cc: Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>, pgadmin-support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgadmin III 1.12
Date: 2010-10-03 22:53:54
Message-ID: 4CA90982.2040108@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 03/10/2010 16:37, Ernst W. Winter a écrit :
> On Sun, 03 Oct 2010, Peter Geoghegan wrote:
>
>> On 3 October 2010 07:00, Ernst W. Winter <ewinter(at)ewinter(dot)org> wrote:
>>> Hello,
>>>
>>> I would like to ask if anyone has a idea when the version 1.12 will
>>> be ported or added to port with FreeBSD.
>>>
>>> Thank you.
>>>
>>> Ernst
>>
>> There's no reason why you can't build your own, though resolving
>> the dependencies might be a little bit tricky.
>>
> well one email slipped out already. Yes the dependencies are the
> problem:
>
> configure: error: Could not find your wxWidgets installation. You
> might need to use the --with-wx=DIR configure option
>
> and path is: /usr/local/lib/wx where all is of wxgtk-2.8
>
> configure: error: Could not find your wxWidgets installation in
> /usr/local/lib/wx
>
> so what else can I do?
>

I suppose you installed wx in /usr/local, so the compile option should be:

--with-wx=/usr/local

To detect wx presence, it needs wx-config executable. And it isn't in
the lib directory, but in the bin one.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Marie-Claude QUIDOZ 2010-10-04 16:36:02 Re: problem with access database
Previous Message Patrik Wenger 2010-10-03 18:16:37 Re: pgAdmin III 1.12.0 on Windows Server 2003