windows config.pl question - Mailing list pgsql-interfaces

From Dmitry Markman
Subject windows config.pl question
Date
Msg-id 110952b0-a16d-4cd2-8929-9b374685ef2d@me.com
Whole thread Raw
Responses Re: windows config.pl question  ("Pavlo Golub" <pavel.golub@gf.microolap.com>)
List pgsql-interfaces
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 by date:

Previous
From: Dmitry Markman
Date:
Subject: windows config.pl question
Next
From: "Pavlo Golub"
Date:
Subject: Re: windows config.pl question