Re: [pgadmin-hackers] Autoconf options

2003-06-20 Thread Dave Page
Title: Message   -Original Message-From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] Sent: 20 June 2003 17:34To: Dave PageCc: [EMAIL PROTECTED]Subject: Re: [pgadmin-hackers] Autoconf options This would require modification of the symlink to switch between release and

Re: [pgadmin-hackers] Autoconf options

2003-06-20 Thread Jean-Michel POURE
On Friday 20 June 2003 18:02, Adam H. Pendleton wrote: > --with-pgsql-include=DIR Explicitly specify the pgsql includes directory This line is really needed for compilation under Mandrake 9.1. Otherwise, the configure script does not find libpq-fe.h. Same as for SuSE 8.2. I transfered RedHat con

Re: [pgadmin-hackers] Autoconf options

2003-06-20 Thread Adam H. Pendleton
Dave Page wrote: ${PGHOME}/lib will still be used to find libpq.a I assume? Yes. OK. Don't forget stc and xrc - that's what I had to fix this morning (it was good pratice!) :-) Of course.  :-) DEPRECATED: --enable-wx-gtk2 Compiles against the gtk2 version of wxWindows

Re: [pgadmin-hackers] Autoconf options

2003-06-20 Thread Andreas Pflug
Adam H. Pendleton wrote: Here is the list of options that I am going to support. If anyone has comments, changes, etc. please let me know, otherwise I will go ahead with these options: --with-wx=DIR Specifies the root directory of the wxWindows installation (--prefix=DIR passed to configure

Re: [pgadmin-hackers] Autoconf options

2003-06-20 Thread Dave Page
> -Original Message- > From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] > Sent: 20 June 2003 17:02 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] Autoconf options > > > Here is the list of options that I am going to support. If > anyone has > comments, changes, etc. please l