Install wxWidgets with any special parameters?

From: Cliff <azmode03(at)yahoo(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Install wxWidgets with any special parameters?
Date: 2006-12-02 00:10:02
Message-ID: 141518.14497.qm@web37913.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Downloaded wxALL (wxWidgets-2.6.3), installed (./configure; make; make install); OK.

.../pgadmin3-1.4.3 # ./configure
...
checking for wx-config binary... yes
checking for pgsql include files... yes
checking for pgsql... yes
checking for PQexec in -lpq... yes
checking for SSL_connect in -lpq... yes
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking pgsql in /usr... ok
checking for wxWidgets... yes

Warning: No config found to match: /usr/local/bin/wx-config --cppflags --unico
de=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.
#

Do I need to re-install wxWidgets with any special configure parameters? C2D x86_64 Suse 10.2 rc1. Thanks.
Jim

---------------------------------
Everyone is raving about the all-new Yahoo! Mail beta.

Browse pgadmin-support by date

  From Date Subject
Next Message Melvin Davidson 2006-12-02 20:31:07 Re: [SQL] Grants
Previous Message José Fermín francisco ferreras 2006-12-01 21:24:06 Problems with the new version