Re: [pgadmin-hackers] ./configure patch needed to build portable SRPMs

2003-09-10 Thread Jean-Michel POURE
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

Re: [pgadmin-hackers] ./configure patch needed to build portable SRPMs

2003-09-10 Thread blacknoz
TED]> >Sujet: [pgadmin-hackers] ./configure patch needed to build portable SRPMs >Date: Wed, 10 Sep 2003 15:57:40 +0200 > >Dear all, > >To make a portable SRPM (which would rebuild on any platform) we need the >../configure script to search for "--with-pgsql-include" vari

[pgadmin-hackers] ./configure patch needed to build portable SRPMs

2003-09-10 Thread Jean-Michel POURE
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