Can not build pgadmin3-1.6.0

From: Bryan Wilkerson <bryanwilkerson(at)yahoo(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Can not build pgadmin3-1.6.0
Date: 2006-11-22 20:10:34
Message-ID: 20061122201035.82676.qmail@web57014.mail.re3.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Let me start by kicking Novell for deciding to leave these very useful packages out of their latest distribution.

I'm trying to build & install pgadmin3-1.6.0 on a SuSE Linux Enterprise Desktop 10 distro. The distro does not include wxWidgets so I downloaded and installed wxWidgets 2.8.0 and then noticed the pgadmin3 requirement for wxWidgets 2.6.x so I did a 'make uninstall' on wxWidgets 2.8.0. I didn't see any signs of wxWidgets on the machine. So I then configured, built and installed wxWidgets 2.6.3.

I have tried configuring wxWidgets using two suggestions I've found:

./configure --with-gtk --enable-gtk2 --enable-unicode --enable-mimetype=yes
./configure --enable-unicode

Regardless, I get the following when trying to ./configure pdadmin:

checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking PostgreSQL in /usr/local/pgsql... ok
checking wxWidgets in /usr/local... failed
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.
bryanw(at)f177a:~/src/pgadmin3-1.6.0>

Please help,

-bryan

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Devrim GUNDUZ 2006-11-22 23:16:32 Re: Can not build pgadmin3-1.6.0
Previous Message Horvath Gabor 2006-11-22 15:48:41 Crash when cancelling filter and view data