Re: windows config.pl question

Поиск
Список
Период
Сортировка
От Pavlo Golub
Тема Re: windows config.pl question
Дата
Msg-id ema80e5472-f4bc-4ffc-8892-7b42cceea31e@pg-desktop
обсуждение исходный текст
Ответ на windows config.pl question  (Dmitry Markman <dmarkman@mac.com>)
Список pgsql-interfaces
Hello,

You're ugin wrong mailing list, Please, try pgsql-hackers

Regards

------ Original Message ------
From: "Dmitry Markman" <dmarkman@mac.com>
Sent: 2020-07-30 00:55:32
Subject: windows config.pl question

Hi

sorry if I posted it several times, it's not clear if it was successful (server complains)

I’d like to add icu/openssl support to my postgresql build on windows

documentation says that I have to modify config.pl file, however it's not clear what exactly I have to do

config-default.pl for example has the following line

icu       => undef,    # --with-icu=<path>

so, if I want to add icu support what exactly should I do?

should I replace undef with path?


icu       => <path_to_icu_install_area>,

is it correct?

if it’s correct does build support UNC paths?

thanks in advance

Dimitry Markman
Dmitry Markman, PhD

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

Предыдущее
От: Dmitry Markman
Дата:
Сообщение: windows config.pl question
Следующее
От: Ashutosh Sharma
Дата:
Сообщение: ecpg: issue related to preprocessor directives