Re: OpenSSL@1.1 not getting linked with Homebrew - trying to install postgresql - Mailing list pgsql-general

From Adrian Klaver
Subject Re: OpenSSL@1.1 not getting linked with Homebrew - trying to install postgresql
Date
Msg-id 17311621-88a4-6934-921a-27e388d08a43@aklaver.com
Whole thread Raw
In response to OpenSSL@1.1 not getting linked with Homebrew - trying to install postgresql  (cecile rougnaux <cecile_rougnaux@hotmail.com>)
List pgsql-general
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@aklaver.com



pgsql-general by date:

Previous
From: Dan Davis
Date:
Subject: Re: OpenSSL@1.1 not getting linked with Homebrew - trying to install postgresql
Next
From: "David G. Johnston"
Date:
Subject: Re: alter function/procedure depends on extension