Re: Failing to compile with ICU support error on Ubuntu

Поиск
Список
Период
Сортировка
От Siddharth Karandikar
Тема Re: Failing to compile with ICU support error on Ubuntu
Дата
Msg-id CAC6xauPOvY9Af13Y7rHS6rhbCQeeX++wTu3P0cQY9EZL=d4xGA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Failing to compile with ICU support error on Ubuntu  (Erik Wienhold <ewie@ewie.name>)
Список 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 по дате отправления:

Предыдущее
От: Erik Wienhold
Дата:
Сообщение: Re: Failing to compile with ICU support error on Ubuntu
Следующее
От: Pierre Forstmann
Дата:
Сообщение: how to use query_tree_walker to get all relations used in a query