[pgadmin-support] ./configure error

2006-12-01 Thread Cliff
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

[pgadmin-support] Install wxWidgets with any special parameters?

2006-12-02 Thread Cliff
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...