Re: Problems with wxWidgets 2.6

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Vinicius Borges <contatovrpb(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Problems with wxWidgets 2.6
Date: 2010-03-12 08:52:08
Message-ID: 8cf965d31003120052k33185245tfdf1632e1102bae0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

Why do you want to build a older version of pgAdmin III?

Whatever..
What is the output of the following line?
"wx-config --list"

--
Ashesh Vashi
EnterpriseDB INDIA

On Fri, Mar 12, 2010 at 1:18 AM, Vinicius Borges <contatovrpb(at)gmail(dot)com>wrote:

> Hello,
>
> I'm trying to install pgadmin3-1.4.3 and when I do
>
> $# ./configure
>
> appears an error:
>
> ...
> checking libpq-fe.h presence... yes
> checking for libpq-fe.h... yes
> checking pgsql in /usr/local/pgsql... ok
> checking for wxWidgets... yes
>
> Warning: No config found to match: /usr/local/bin/wx-config --cppflags
> --unicode=yes --debug=no --version=2.6
> in /usr/local/lib/wx/config
> If you require this configuration, please install the desired
> library build. If this is part of an automated configuration
> test and no other errors occur, you may safely ignore it.
> You may use wx-config --list to see all configs available in
> the default prefix.
>
>
> Warning: No config found to match: /usr/local/bin/wx-config --static=no
> --libs --unicode=yes --debug=no --version=2.6
> in /usr/local/lib/wx/config
> If you require this configuration, please install the desired
> library build. If this is part of an automated configuration
> test and no other errors occur, you may safely ignore it.
> You may use wx-config --list to see all configs available in
> the default prefix.
>
>
> Warning: No config found to match: /usr/local/bin/wx-config --static=no
> --libs stc,ogl --unicode=yes --debug=no --version=2.6
> in /usr/local/lib/wx/config
> If you require this configuration, please install the desired
> library build. If this is part of an automated configuration
> test and no other errors occur, you may safely ignore it.
> You may use wx-config --list to see all configs available in
> the default prefix.
>
> configure: error: Your wxWidgets installation cannot support pgAdmin in the
> selected configuration. This may be because it was configured without the
> --enable-unicode option, or the combination of dynamic/static linking and
> debug/non-debug libraries selected did not match any installed wxWidgets
> libraries.
>
> ...
>
> How can I solve this?
> I have installed the packages
> -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm
> -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig
> -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
>
> and wxWidgets 2.6.
>
> Thanks
>
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message John Gage 2010-03-12 09:15:28 Missing Options dialog
Previous Message Guillaume Lelarge 2010-03-12 08:49:40 Re: Problems with wxWidgets 2.6