Re: Error dydl : image not found when trying to install pg on Catalina - Mailing list pgsql-general

From Adrian Ho
Subject Re: Error dydl : image not found when trying to install pg on Catalina
Date
Msg-id 7d89436c-ca63-ced0-5624-4813438e201a@03s.net
Whole thread Raw
In response to Error dydl : image not found when trying to install pg on Catalina  (cecile rougnaux <cecile_rougnaux@hotmail.com>)
List pgsql-general
On 17/4/22 19:28, cecile rougnaux wrote:
P {margin-top:0;margin-bottom:0;}
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

  Referenced from: /usr/local/Cellar/postgresql/14.2_1/bin/postgres

  Reason: image not found


Your icu4c installation is likely broken somehow. Try:


brew reinstall $(brew deps postgresql) postgresql


to reinstall PG and all its dependencies.

-- 
Best Regards,
Adrian

pgsql-general by date:

Previous
From: Mladen Gogala
Date:
Subject: Re: Huge archive log generate in Postgresql-13
Next
From: Pól Ua Laoínecháin
Date:
Subject: Re: Puzzline CROSS JOIN when doing RECURSIVE CTE