Jyrki Wahlstedt wrote:
This is easy, though longish (all configure options are defined in MacPorts Portfiles):What configure option were used for wxWidgets, PostgreSQL and pgAdmin? What version of each were used exactly?wxWidgets: 2.8.4 configured with --mandir=${prefix}/share/man \ --with-libiconv-prefix=${prefix} \ --with-libjpeg \ --with-libtiff \ --with-libpng \ --with-zlib \ --with-sdl \ --with-opengl \ --with-mac \ --disable-sdltest \ --enable-unicode \ --enable-display \ --enable-monolithic
We don't test or recommend --enable-monolithic - although it /should/ work in theory, it might be causing problems.
Regards, Dave.