Re: [pgadmin-hackers] wxWindows Upgrade

2003-10-03 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 02 October 2003 19:15 > Cc: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] wxWindows Upgrade > > > Just to have this clear: > > pgAdmin3 1.0.0 branch will compile with both our own snapshot > or with a > re

Re: [pgadmin-hackers] wxWindows Upgrade

2003-10-03 Thread Jean-Michel POURE
Le Jeudi 2 Octobre 2003 16:28, Dave Page a écrit : > Add --enable-monolithic when you configure it to get the old single > library. Thanks for the information. wxGTK 2.5.1 will be released this week-end. Therefore, it is high time I compile the official RPMs (which are not monolithic) today and

Re: [pgadmin-hackers] gcc ignoring defined macros?

2003-10-03 Thread Dave Page
> -Original Message- > From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] > Sent: 02 October 2003 23:29 > To: Dave Page > Cc: Hiroshi Saito; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] gcc ignoring defined macros? > > > > How are you adding the -DSSL flag to the command line? I

Re: [pgadmin-hackers] CVS compile error

2003-10-03 Thread Dave Page
> -Original Message- > From: Adam H.Pendleton [mailto:[EMAIL PROTECTED] > Sent: 02 October 2003 23:32 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] CVS compile error > > > I get this when compiling a fresh CVS tree: > > utils/utffile.cpp: In member function `off_t > wxUtfFile:

Re: [pgadmin-hackers] wxWindows Upgrade

2003-10-03 Thread Dave Page
> -Original Message- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED] > Sent: 03 October 2003 08:31 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] wxWindows Upgrade > > > Le Jeudi 2 Octobre 2003 16:28, Dave Page a écrit : > > Add --enable-monolithic when you

Re: [pgadmin-hackers] wxWindows Upgrade

2003-10-03 Thread Adam H. Pendleton
Dave Page wrote: -Original Message- From: Jean-Michel POURE [mailto:[EMAIL PROTECTED]] Sent: 03 October 2003 08:31 To: Dave Page Cc: pgadmin-hackers Subject: Re: [pgadmin-hackers] wxWindows Upgrade Le Jeudi 2 Octobre 2003 16:28, Dave Page a écrit : Add -

Re: [pgadmin-hackers] [pgadmin-support] Bug in pgadmin III displaying/exporting dat

2003-10-03 Thread Adam H. Pendleton
Andreas Pflug wrote: Godshall Michael wrote: I use linux at home and would test it there if I can get pgadminIII installed on it. Last time I tried it failed because I did not have ssl and crypto so.4 libraries. My Redhat 8.0 box has versions so.2. Maybe I downloaded the wrong version of pg

Re: [pgadmin-hackers] [pgadmin-support] Bug in pgadmin III displaying/exporting dat

2003-10-03 Thread Andreas Pflug
Adam H. Pendleton wrote: Andreas Pflug wrote: Godshall Michael wrote: I use linux at home and would test it there if I can get pgadminIII installed on it. Last time I tried it failed because I did not have ssl and crypto so.4 libraries. My Redhat 8.0 box has versions so.2. Maybe I download

Re: [pgadmin-hackers] [pgadmin-support] Bug in pgadmin III displaying/exporting dat

2003-10-03 Thread Jean-Michel POURE
Le Vendredi 3 Octobre 2003 17:52, Andreas Pflug a écrit : > Or did Jean-Michel just forget to use --enable-static when building? No, the packages use %configure --enable-debug --enable-static --with-wx-config=%{withwxconfig}. And I can confirm that the SSL combo does not display under RedHat 9.

Re: [pgadmin-hackers] [pgadmin-support] Bug in pgadmin III displaying/exporting

2003-10-03 Thread Adam H. Pendleton
Andreas Pflug wrote: Hi Adam, obviously the Redhat binary distribution needs dynamically linked libcrypto and libssl. IMHO we should spend the additional 10kb and have both libs statically linked to pgAdmin3, to avoid these dependencies. Or did Jean-Michel just forget to use --enable-static w

Re: [pgadmin-hackers] [pgadmin-support] Bug in pgadmin III displaying/exporting

2003-10-03 Thread Andreas Pflug
Jean-Michel POURE wrote: Le Vendredi 3 Octobre 2003 17:52, Andreas Pflug a écrit : Or did Jean-Michel just forget to use --enable-static when building? No, the packages use %configure --enable-debug --enable-static --with-wx-config=%{withwxconfig}. And I can confirm that the SSL combo doe

Re: [pgadmin-hackers] [pgadmin-support] Bug in pgadmin III displa ying/exporting dat

2003-10-03 Thread Jean-Michel POURE
Le Vendredi 3 Octobre 2003 18:55, Godshall Michael a écrit : > So if SSL is not defined, the ssl libs may not be linked to it either. I can remember using an old snapshot with the SSL combo. The libraries should be installed on the build host. What is the name of the libraries needed? Cheers, Je

Re: [pgadmin-hackers] [pgadmin-support] Bug in pgadmin III displa

2003-10-03 Thread Godshall Michael
Title: RE: [pgadmin-hackers] [pgadmin-support] Bug in pgadmin III displaying/exporting dat Hi, I did download the binary(pgadmin3-0.9.0-1.i386.rpm).  The folder on the mirror now only has a RedHat9.0 folder.  I think it used to be named just RedHat but maybe I originally mis-read it. I stil

Re: [pgadmin-hackers] [pgadmin-support] Bug in pgadmin III displaying/exporting

2003-10-03 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 03 October 2003 17:42 > To: [EMAIL PROTECTED] > Cc: pgadmin-hackers; [EMAIL PROTECTED]; Adam H. Pendleton > Subject: Re: [pgadmin-hackers] [pgadmin-support] Bug in > pgadmin III displaying/exporting > > > > >

Re: [pgadmin-hackers] CVS compile error

2003-10-03 Thread Adam H. Pendleton
Dave Page wrote: -Original Message- From: Adam H.Pendleton [mailto:[EMAIL PROTECTED]] Sent: 02 October 2003 23:32 To: [EMAIL PROTECTED] Subject: [pgadmin-hackers] CVS compile error I get this when compiling a fresh CVS tree: utils/utffile.cpp: In member function `off_t

Re: [pgadmin-hackers] CVS compile error

2003-10-03 Thread Dave Page
Title: Message   -Original Message-From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] Sent: 03 October 2003 20:41To: Dave PageCc: [EMAIL PROTECTED]Subject: Re: [pgadmin-hackers] CVS compile errorDave Page wrote: -Original Message- From: Adam H.Pendleton