On Fri, Oct 21, 2011 at 7:02 PM, Strauch, Sheldon
<sstra...@enovafinancial.com> wrote:

> checking wxWidgets in /usr... failed

You didnt mention what ./configure args you used.

Is wxWidgets installed to /usr ?

>From ./configure --help:

<SNIP>

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-pgsql=DIR      root directory for PostgreSQL installation
  --with-arch-i386      include an i386 image in an OS X Universal build
  --with-arch-x86_64    include an x86_64 image in an OS X Universal build
  --with-arch-ppc       include a PPC image in an OS X Universal build
  --with-arch-ppc64     include a PPC64 image in an OS X Universal build
  --with-wx-version=<version>   the wxWidgets version in major.minor
format (default: 2.8)
  --with-wx=DIR         root directory for wxWidgets installation
  --with-libxml2=DIR    root directory for libxml2 installation
  --with-libxslt=DIR    root directory for libxslt installation

<SNIP>

Try with --with-wx=DIR root directory for wxWidgets installation.
If macports is anything like FreeBSD ports, that'd be /usr/local, not /usr

-- 
aRDy Music and Rick Dicaire present:
http://www.ardynet.com
http://www.ardynet.com:9000/ardymusic.ogg.m3u

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to