Re: [pgadmin-support] pgAdmin install on mac - does not work

2016-03-09 Thread Shailesh Doshi
Bingo. Removing the client directory fixed the issue. Thanks a bunch Dave. On Wed, Mar 9, 2016 at 8:03 AM, Dave Page wrote: > On Wed, Mar 9, 2016 at 12:07 PM, Shailesh Doshi wrote: > > Hello > > > > > > Trying to get pgAdmin3 installed on my mac (16G i7 4 core CPU, OSX > 10.11). > > I have

Re: [pgadmin-support] pgAdmin install on mac - does not work

2016-03-09 Thread Dave Page
On Wed, Mar 9, 2016 at 12:07 PM, Shailesh Doshi wrote: > Hello > > > Trying to get pgAdmin3 installed on my mac (16G i7 4 core CPU, OSX 10.11). > I have tried 1.20 and 1.22 and 1.22.1 > When I try to install, it goes up to a point of showing me the pgAdmin > elephant but then my CPU shoots up to

[pgadmin-support] pgAdmin install on mac - does not work

2016-03-09 Thread Shailesh Doshi
Hello Trying to get pgAdmin3 installed on my mac (16G i7 4 core CPU, OSX 10.11). I have tried 1.20 and 1.22 and 1.22.1 When I try to install, it goes up to a point of showing me the pgAdmin elephant but then my CPU shoots up to 100% and stays there. There is background window that opens up /usr

Re: [pgadmin-support] pgAdmin Install

2007-01-02 Thread Devrim GUNDUZ
Hi, On Tue, 2007-01-02 at 17:54 -0800, Ryan Ollerenshaw wrote: > I am trying to compile pgAdmin on Fedora Core 5 but no luck. We have built FC-5 RPM. I uploaded them about 10 hours ago, I think it will hit main FTP site soon (http://www.PostgreSQL.org/ftp/pgadmin3/) . You will need to install wx

Re: [pgadmin-support] pgAdmin Install

2007-01-02 Thread Clodoaldo
2007/1/2, Ryan Ollerenshaw <[EMAIL PROTECTED]>: I am trying to compile pgAdmin on Fedora Core 5 but no luck. I have used the following configure options: ./configure --disable-debug --with-wx-version=2.8 Here is the tail of make, and i have in fact compiled the contrib modules of wxWidgets, but

[pgadmin-support] pgAdmin Install

2007-01-02 Thread Ryan Ollerenshaw
I am trying to compile pgAdmin on Fedora Core 5 but no luck. I have used the following configure options: ./configure --disable-debug --with-wx-version=2.8 Here is the tail of make, and i have in fact compiled the contrib modules of wxWidgets, but still no luck : /usr/local/include/wx-2.8/wx/im

[pgadmin-support] pgadmin install

2006-02-07 Thread K. Rajaraman
I have problem in installing Pgadmin3 1.4.1.i686.rpm (dowloaded from www.postgresql.org precompiled for FC4 ) on a Linux RH 9.0 desktop. I have postgresql 8.1.1. installed and running (postmaster is up and running and I am able to use psql on command prompt). wxGTK 2.4 is installed along with wxPyt