[pgadmin-support] OS X compile error

2005-04-07 Thread Patrick Hatcher
Downloaded CVS version of pgAdmin and during the ./configure I received the following error: configure: error: you need to install the ogl package from wxWindows/contrib/src/ogl with wxUSE_DEPRECATED=0 I have wxMac-2.5.5 installed. Any clues on how I proceed? TIA Patrick Hatcher

Re: [pgadmin-support] OS X compile error

2004-11-16 Thread Adam H . Pendleton
On Nov 15, 2004, at 1:05 PM, Patrick Hatcher wrote: Thanks Adam.  Just let me know when it's available and what I need to do to compile and then I'll test. I'm having some problems with the wxMac build right now. I'm working with the wx guys to get it fixed, but it may be a couple of days. ahp

Re: [pgadmin-support] OS X compile error

2004-11-15 Thread Patrick Hatcher
; cc "Andreas Pflug Subject Re: [pgadmin-support] OS X compile error On Nov 10, 2004, at 12:44 PM, Patrick Hatcher wrote: > > Ok great news.  I was able to compile! > Bad news: > When I issue the command ./pgadmin3 from the terminal   I get the > following erro

Re: [pgadmin-support] OS X compile error

2004-11-12 Thread Adam H . Pendleton
On Nov 10, 2004, at 12:44 PM, Patrick Hatcher wrote: Ok great news.  I was able to compile! Bad news: When I issue the command ./pgadmin3 from the terminal   I get the following error message: Welcome to Darwin! Patrick-Hatchers-Computer:~ fd02ph0$ /usr/local/pgadmin3/bin/pgadmin3; exit Bus erro

Re: [pgadmin-support] OS X compile error

2004-11-10 Thread Andreas Pflug
Patrick Hatcher wrote: Ok great news. I was able to compile! Bad news: When I issue the command ./pgadmin3 from the terminal I get the following error message: Welcome to Darwin! Patrick-Hatchers-Computer:~ fd02ph0$ /usr/local/pgadmin3/bin/pgadmin3; exit Bus error logout Happy debugging! Witho

Re: [pgadmin-support] OS X compile error

2004-11-10 Thread Patrick Hatcher
r the help Patrick Hatcher Macys.Com Andreas Pflug <[EMAIL PROTECTED]> 11/10/04 01:42 AM To Patrick Hatcher <[EMAIL PROTECTED]> cc [EMAIL PROTECTED] Subject Re: [pgadmin-support] OS X compile error Patrick Hatcher wrote: > > Trying to compile code from the

Re: [pgadmin-support] OS X compile error

2004-11-10 Thread Andreas Pflug
Patrick Hatcher wrote: Trying to compile code from the CVS and I receive this error: ld: Undefined symbols: ctlComboBox::GetStringSelection() const That method is unused, but was defined in ctlComboBox.h; removed now. Try the new version. Please report if you're successful. Regards, Andreas -

[pgadmin-support] OS X compile error

2004-11-09 Thread Patrick Hatcher
Trying to compile code from the CVS and I receive this error: ld: Undefined symbols: ctlComboBox::GetStringSelection() const make[2]: *** [pgadmin3] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Any clues? TIA Patrick Hatcher Macys.Com