Title: Message
Thanks
Adam, patch applied.
Regards, Dave.
-Original Message-From: Adam H.
Pendleton [mailto:[EMAIL PROTECTED] Sent: 10 September 2003
17:36To: [EMAIL PROTECTED]Cc:
[EMAIL PROTECTED]Subject: Re: [pgadmin-hackers]
./configure patch needed to build
Jean-Michel POURE wrote:
Dear all,
To make a portable SRPM (which would rebuild on any platform) we need the
./configure script to search for "--with-pgsql-include" variable in
/usr/include and /usr/include/pgsql (without having to specify it).
Otherwise, there will be one SRPM for RedH
Le Mercredi 10 Septembre 2003 20:51, [EMAIL PROTECTED] a écrit :
> ./configure --with-pgsql-include '/usr/include/pgsql -I /usr/include' ...
Thanks!!!
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
Dear Jean-Michel,
you could also try something like this:
./configure --with-pgsql-include '/usr/include/pgsql -I /usr/include' ...
in your spec file.
Cheers,
Raphaël
Message d'origine
>De: Jean-Michel POURE <[EMAIL PROTECTED]>
>A: <[EMAIL PROTEC
Dear all,
To make a portable SRPM (which would rebuild on any platform) we need the
./configure script to search for "--with-pgsql-include" variable in
/usr/include and /usr/include/pgsql (without having to specify it).
Otherwise, there will be one SRPM for RedHat and Mandrake and another for
Jean-Michel POURE wrote:
This patch is for review, Adam. We are waiting for your expertise.
Cheers,
Jean-Michel
If that's the case, then we you may be waiting for a while. :-)
ahp
On Thursday 12 June 2003 16:27, Adam H. Pendleton wrote:
> Dave, please *do not* apply this patch as I think it breaks the default
> pgsql checks. Give me a chance to test it first.
This patch is for review, Adam. We are waiting for your expertise.
Cheers,
Jean-Michel
-
OK.
> -Original Message-
> From: Adam H. Pendleton [mailto:[EMAIL PROTECTED]
> Sent: 12 June 2003 15:28
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] Configure patch
>
>
> Dave, please *do not* apply this patch as I thi
Dave, please *do not* apply this patch as I think it breaks the default
pgsql checks. Give me a chance to test it first.
ahp
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
You should read --with-pgsql-include
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
On Thursday 12 June 2003 16:00, Adam H. Pendleton wrote:
> You need to find the directory that houses libpq-fe.h, and then pass the
> parent directory to configure with the --with-pgsql switch. So if
> libpq-fe.h is in /usr/local/pgsql/include, then you would pass
> --with-pgsql=/usr/local/pgsql t
11 matches
Mail list logo