On 4/12/22 03:33, cecile rougnaux wrote:
My system is OS Mojave 10.14.6, I got homebrew from this command :
/bin/bash -c "$(curl -fsSL
https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
From here:
https://docs.brew.sh/Installation
macOS Catalina (10.15) (or higher) 2
Where 2 is footnote to:
2 10.15 or higher is recommended, while 10.10–10.14 are supported on a
best-effort basis. For 10.4–10.6 see Tigerbrew.
when I try to install postgresql with the command
brew install postgresql
I have this error:
Error: An exception occurred within a child process:
RuntimeError: /usr/local/opt/openssl@1.1 not present or broken
Please reinstall openssl@1.1. Sorry :(
Is openssl@1.1 actually at /usr/local/opt/ ?
--
Adrian Klaver
adrian.klaver@xxxxxxxxxxx