Re: Scope of pgAdmin Project

From: Rick Dicaire <kritek(at)gmail(dot)com>
To: "Strauch, Sheldon" <SStrauch(at)enovafinancial(dot)com>
Cc: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Scope of pgAdmin Project
Date: 2011-10-21 23:25:23
Message-ID: CA+Cc--fepOO6A+a2EEStFCceW-E+WdRG9HRr5UZGkNFWDOKe8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Oct 21, 2011 at 7:02 PM, Strauch, Sheldon
<SStrauch(at)enovafinancial(dot)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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2011-10-22 20:53:38 Re: Scope of pgAdmin Project
Previous Message Strauch, Sheldon 2011-10-21 23:02:25 Re: Scope of pgAdmin Project