Re: [pgadmin-support] pgadmin3 1.8.1 and Centos 5?

2008-02-01 Thread Scott Ehrlich
On Fri, 1 Feb 2008, Dave Page wrote: On Feb 1, 2008 2:57 PM, Scott Ehrlich <[EMAIL PROTECTED]> wrote: I certainly got further along, but then hit: macros.o: In function `queryMacroList::queryMacroList(_xmlTextReader*)': macros.cpp:(.text+0x1bf4): undefined reference to `wxStrin

Re: [pgadmin-support] pgadmin3 1.8.1 and Centos 5?

2008-02-01 Thread Scott Ehrlich
On Fri, 1 Feb 2008, Milen A. Radev wrote: Scott Ehrlich написа: I've been fighting to get the latest source of pgadmin compiled on Centos 5 64-bit. I obtained gnu-c++ (so it was happy with g++). It then complained about wxWidgets, so I obtained the source for that, compiled and inst

[pgadmin-support] pgadmin3 1.8.1 and Centos 5?

2008-02-01 Thread Scott Ehrlich
I've been fighting to get the latest source of pgadmin compiled on Centos 5 64-bit. I obtained gnu-c++ (so it was happy with g++). It then complained about wxWidgets, so I obtained the source for that, compiled and installed, and ./configure for pgadmin saw wxWidgets and was happy with that.