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

2022-04-20 Thread Peter Eisentraut
On 17.04.22 13:28, cecile rougnaux wrote: dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.70.dylib Whenever libicu's major version changes, you need to rebuilt the postgresql package.

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

2022-04-18 Thread Adrian Ho
On 17/4/22 19:28, cecile rougnaux wrote: 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/

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

2022-04-17 Thread Tom Lane
cecile rougnaux 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, whi

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

2022-04-17 Thread cecile rougnaux
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 : ➜ ~ brew install postgresql Running `brew update --preinstall`... ==> Auto-updated Homebrew! Updated 1 tap (homebrew/core). ==> Updated Formulae Updated 6 formul