Re: Failing to compile with ICU support error on Ubuntu

2023-08-19 Thread Siddharth Karandikar
Thanks for the reference. A good place to go for any build related errors. - Siddharth On Sat, Aug 19, 2023 at 5:46 PM Erik Wienhold wrote: > > On 19/08/2023 14:03 CEST Siddharth Karandikar < > siddharth.karandi...@gmail.com> wrote: > > > > Thanks a lot Erik. It worked. > > Not sure if the buil

Re: Failing to compile with ICU support error on Ubuntu

2023-08-19 Thread Erik Wienhold
> On 19/08/2023 14:03 CEST Siddharth Karandikar > wrote: > > Thanks a lot Erik. It worked. > Not sure if the build script gave any specific error about this or I just > missed that... :) No, the output of ./configure only says "not found" without giving the exact reason. The docs have details a

Re: Failing to compile with ICU support error on Ubuntu

2023-08-19 Thread Siddharth Karandikar
Thanks a lot Erik. It worked. Not sure if the build script gave any specific error about this or I just missed that... :) On Sat, Aug 19, 2023 at 5:17 PM Erik Wienhold wrote: > > On 19/08/2023 13:26 CEST Siddharth Karandikar < > siddharth.karandi...@gmail.com> wrote: > > > > I am trying to build

Re: Failing to compile with ICU support error on Ubuntu

2023-08-19 Thread Erik Wienhold
> On 19/08/2023 13:26 CEST Siddharth Karandikar > wrote: > > I am trying to build the latest postgresql on my ubuntu docker instance. > But its failing to compile it even when ICU related libraries are installed. > > Compilation fails with > ``` > checking whether to build with ICU support... yes

Failing to compile with ICU support error on Ubuntu

2023-08-19 Thread Siddharth Karandikar
Hi, I am trying to build the latest postgresql on my ubuntu docker instance. But its failing to compile it even when ICU related libraries are installed. Compilation fails with ``` checking whether to build with ICU support... yes checking for icu-uc icu-i18n... no configure: error: ICU library n