Re: ./configure patch needed to build portable SRPMs

Поиск
Список
Период
Сортировка
От blacknoz@club-internet.fr
Тема Re: ./configure patch needed to build portable SRPMs
Дата
Msg-id mnet1.1063201872.3168.blacknoz@club-internet.fr
обсуждение исходный текст
Ответ на ./configure patch needed to build portable SRPMs  (Jean-Michel POURE <jm@poure.com>)
Ответы Re: ./configure patch needed to build portable SRPMs  (Jean-Michel POURE <jm@poure.com>)
Список 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@poure.com>
>A: <pgadmin-hackers@postgresql.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
>
>


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: ./configure patch needed to build portable SRPMs
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: ./configure patch needed to build portable SRPMs