Re: Using mingw

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Using mingw
Дата
Msg-id 4D2B3DB3.8090700@dunslane.net
обсуждение исходный текст
Ответ на Using mingw  (pasman pasmański <pasman.p@gmail.com>)
Список pgsql-hackers

On 01/10/2011 11:51 AM, pasman pasmański wrote:
> Hi. I try to compile postgres with mingw32. When configure runs, it
> tells that found perl 5.6 which is too old. I install perl 5.10 from
> activestate but configure cant find it. How to set up path to newer
> perl?
>

Assuming you installed into the usual place:
   PATH=/c/perl/bin:$PATH ./configure ....



cheers

andrew


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

Предыдущее
От: "Hotchkiss, Christopher A"
Дата:
Сообщение: Feature Request: Groups in SSPI for the pg_ident.conf file mapping
Следующее
От: David Fetter
Дата:
Сообщение: Re: SSI patch version 8