Downloaded pgadmin1.4 to install. Already have wxGTK (and wxGTK-compat)
2.6.3.3-29 installed off the Suse 10.2 rc1 CD's; x86_64 on core 2 duo. First
time through on ./configure get this error message:
...
checking for wxWidgets... yes
configure: error: Could not find your wxWidgets 2.6 install
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...