Hi, I'm in the process of packaging pgAdmin 1.10.1 for OS X MacPorts. The status is this: - wxWidgets 2.8.9 is in use (due to dependencies: wxPython has its own build of 2.8.10 not compatible with the wxWidgets stable release, which is not quite sane IMHO, but anyway...) - wxWidgets must be built 32-bit on 10.6 (it relies on Carbon API in 2.8, no 64-bit support for that, 2.9-level is not ready yet) - hence pgAdmin must be built 32-bit - hence PostgreSQL must be built universal (or 32-bit) - however, compiling PostgreSQL (at least 8.4) in 32-bit mode (64-bit is ok) leads to an error situation that is not solved yet. I've reported that upstream, but I don't have any patch yet. I've had no time to explore that in depth, but if I find the culprit, I'll proceed.
! ! Jyrki Wahlstedt ! http://www.wahlstedt.fi/jyrki/ ! ! Our life is no dream; but it ought to become one and perhaps will. ! PGP key ID: 0x139CC386 fingerprint: F355 B46F 026C B8C1 89C0 A780 6366 EFD9 139C C386
