1.15 Dev with wxwidgets 2.9.3

From: Colin Beckingham <colbec(at)start(dot)ca>
To: pgadmin-support(at)postgresql(dot)org
Subject: 1.15 Dev with wxwidgets 2.9.3
Date: 2012-03-03 13:54:20
Message-ID: 4F52228C.7070500@start.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Inspired by Guillaume's successful compile of the dev version with 2.9.x
I felt adventurous and installed wxWidgets 2.9.3 (from source, no 2.9.x
version available from opensuse yet) and tried to recompile pgadmin3,
which failed:

checking wxWidgets version... failed
configure: error: The version of wxWidgets required (2.8) is not
supported by the installations in /usr/local.

Opensuse 12.1, pgadmin latest 1.15 dev from git.

configure of wxwidgets with:

./configure --with-gtk --enable-gtk2 --enable-unicode

make & make install apparently successful. Ran ldconfig. System reboot,
no apparent issues.

Ran make uninstall, make clean in wxwidgets, reinstalled
wxwidgets-container + devel (2.8.x) with Yast, but configure problem in
pgadmin persists.

My current version of pgadmin3 previously compiled is still working,
just cannot update.

--
---
Colin Beckingham
613-454-5369
http://www.it4gh.com

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2012-03-03 15:02:03 Re: 1.15 Dev with wxwidgets 2.9.3
Previous Message Guillaume Lelarge 2012-03-03 07:05:19 Re: Panel height redimensioning in Query builder