./configure error

From: Cliff <azmode03(at)yahoo(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: ./configure error
Date: 2006-12-01 08:31:25
Message-ID: 20061201083125.22128.qmail@web37902.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 installation. You might need to use the --with-wx=DIR configure option

Since wx is in /usr/lib64 I tried again, with a new error message:

./configure --with-wx=usr/lib64/
...
checking the wxWidgets version... 2.6
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
configure: error: Could not find wx-config in usr/lib64/

However: there is no wx-config on my machine anywhere; used FindFiles utility and nothing there. But: 64 bit wxWidget is certainly installed... How do I get ./configure to work? Thanks.


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

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Kamchybek Jusupov 2006-12-01 09:05:42 Re: ./configure error
Previous Message Erwin Brandstetter 2006-12-01 03:53:42 Re: Crash in edit grid