On Fri, Apr 23, 2010 at 7:22 PM, Benjamin Krajmalnik <k...@illumen.com> wrote: > Initially I did not specify anything - just followed the instructions in the > README. > If I ignore the errors and go to edit the configuration options, I am missing > quite a few keys from the information in the readme. > > This is what the configuration shows: ... > WX_CONFIG_PATH WX_CONFIG_PATH-NOTFOUND
The option above looks like the problem. You need to set that to the location of the wx-config script - for example, on OSX I use: CMAKE_BUILD_TYPE Release CMAKE_INSTALL_PREFIX /usr/local CMAKE_OSX_ARCHITECTURES ppc;i386 CMAKE_OSX_SYSROOT /Developer/SDKs/MacOSX10.5.sdk STATIC_BUILD ON WX_CONFIG_PATH /usr/local/bin/wx-config WX_DEBUG OFF -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support