Re: Failing to compile with ICU support error on Ubuntu - Mailing list pgsql-general

From Siddharth Karandikar
Subject Re: Failing to compile with ICU support error on Ubuntu
Date
Msg-id CAC6xauPOvY9Af13Y7rHS6rhbCQeeX++wTu3P0cQY9EZL=d4xGA@mail.gmail.com
Whole thread Raw
In response to Re: Failing to compile with ICU support error on Ubuntu  (Erik Wienhold <ewie@ewie.name>)
List pgsql-general
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 <ewie@ewie.name> wrote:
> On 19/08/2023 14:03 CEST Siddharth Karandikar <siddharth.karandikar@gmail.com> 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 about the configure options [1] where pkg-config
is mentioned for --with-icu.

[1] https://www.postgresql.org/docs/current/install-procedure.html#CONFIGURE-OPTIONS

--
Erik

pgsql-general by date:

Previous
From: Erik Wienhold
Date:
Subject: Re: Failing to compile with ICU support error on Ubuntu
Next
From: Pierre Forstmann
Date:
Subject: how to use query_tree_walker to get all relations used in a query