Re: configure gaps

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: configure gaps
Дата
Msg-id 4CAB40B3.3050304@dunslane.net
обсуждение исходный текст
Ответ на Re: configure gaps  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: configure gaps  (Peter Eisentraut <peter_e@gmx.net>)
Re: configure gaps  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
<br /><br /> On 10/02/2010 01:35 PM, Peter Eisentraut wrote: <blockquote
cite="mid:1286040906.31996.11.camel@vanquo.pezone.net"type="cite"><pre wrap="">On lör, 2010-10-02 at 13:01 -0400,
AndrewDunstan wrote:
 
</pre><blockquote type="cite"><pre wrap="">Specifically, a) when python was installed but python-devel was not, 
configure passed by the compile for python failed quite miserably, and 
</pre></blockquote><pre wrap="">
Yeah.  Same is true if libperl-dev or similar is not installed.
</pre></blockquote><br /> No, actually configure pretty much catches this.<br /><br /> I propose that we add the
followingtest for this case:<br /><br /><blockquote>AC_CHECK_HEADER(Python.h, [], [AC_MSG_ERROR([header file
<Python.h>is required for Python])])<br /></blockquote><br /><br /> cheers<br /><br /> andrew<br /> 

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: patch: SQL/MED(FDW) DDL
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: patch: SQL/MED(FDW) DDL