| From: | blacknoz(at)club-internet(dot)fr |
|---|---|
| To: | jm(at)poure(dot)com |
| Cc: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: ./configure patch needed to build portable SRPMs |
| Date: | 2003-09-10 15:51:12 |
| Message-ID: | mnet1.1063201872.3168.blacknoz@club-internet.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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 <jm(at)poure(dot)com>
>A: <pgadmin-hackers(at)postgresql(dot)org>
>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" 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 SuSE
>8.2. Could someone kindly modify the ./configure script?
>
>Cheers,
>Jean-Michel Pouré
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 8: explain analyze is your friend
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adam H. Pendleton | 2003-09-10 16:36:06 | Re: ./configure patch needed to build portable |
| Previous Message | Jean-Michel POURE | 2003-09-10 14:07:22 | Re: ./configure patch needed to build portable SRPMs |