Re: Error dydl : image not found when trying to install pg on Catalina

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: cecile rougnaux <cecile_rougnaux(at)hotmail(dot)com>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Error dydl : image not found when trying to install pg on Catalina
Date: 2022-04-17 15:09:46
Message-ID: 2120261.1650208186@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

cecile rougnaux <cecile_rougnaux(at)hotmail(dot)com> writes:
> I upgraded my system to Catalina 10.15.7 and now I get an error with dyld : image not found when trying to install postgresql :

> dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.70.dylib

This seems like a bug in the Homebrew formula for postgresql, which
you should report to wherever they designate for formula problems
(hint: not here). It's made postgres dependent on a version of
libicu that it hasn't requested to be installed.

It's possible that you could work around this by manually installing
that libicu version first. But there could be other version-skew
problems lurking behind this one, so prodding the formula maintainer
seems to be the easiest path.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2022-04-17 15:59:29 Re: Facing issues with pgsql upgrade.
Previous Message Perry Smith 2022-04-17 12:22:37 Re: Help with large delete