pgAdmin3 on Mac can be built by following these instructions: 1. CVS Checkout wxWindows 2. cd wxWindows 3. mkdir macbuild; cd macbuild 4. ../configure --prefix=/path/to/wx2 --with-mac --enable-unicode --disable-shared --enable-debug 5. make ; make instal