From: | Siddharth Karandikar <siddharth(dot)karandikar(at)gmail(dot)com> |
---|---|
To: | Erik Wienhold <ewie(at)ewie(dot)name> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Failing to compile with ICU support error on Ubuntu |
Date: | 2023-08-19 12:29:54 |
Message-ID: | CAC6xauPOvY9Af13Y7rHS6rhbCQeeX++wTu3P0cQY9EZL=d4xGA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)ewie(dot)name> wrote:
> > On 19/08/2023 14:03 CEST Siddharth Karandikar <
> siddharth(dot)karandikar(at)gmail(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Pierre Forstmann | 2023-08-19 13:26:06 | how to use query_tree_walker to get all relations used in a query |
Previous Message | Erik Wienhold | 2023-08-19 12:16:47 | Re: Failing to compile with ICU support error on Ubuntu |