Re: [pgadmin-support] Scope of pgAdmin Project

2011-10-22 Thread Guillaume Lelarge
On Fri, 2011-10-21 at 19:25 -0400, Rick Dicaire wrote: > On Fri, Oct 21, 2011 at 7:02 PM, Strauch, Sheldon > wrote: > > > checking wxWidgets in /usr... failed > > You didnt mention what ./configure args you used. > > Is wxWidgets installed to /usr ? > > From ./configure --help: > > > > Opti

Re: [pgadmin-support] Scope of pgAdmin Project

2011-10-21 Thread Rick Dicaire
On Fri, Oct 21, 2011 at 7:02 PM, Strauch, Sheldon wrote: > checking wxWidgets in /usr... failed You didnt mention what ./configure args you used. Is wxWidgets installed to /usr ? >From ./configure --help: Optional Packages: --with-PACKAGE[=ARG]use PACKAGE [ARG=yes] --without-PACKAGE

Re: [pgadmin-support] Scope of pgAdmin Project

2011-10-21 Thread Strauch, Sheldon
Hi, I am very much interested in using the Entity-Relationship tools that are set to come out in 1.16. I cloned a copy of the trunk and installed wxWidgets via Mac ports and attempted to compile pgAdmin. I get the following error: checking wxWidgets version... ok checking wxWidgets in /usr...