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

From Adrian Ho
Subject Re: OpenSSL@1.1 not getting linked with Homebrew - trying to install postgresql
Date
Msg-id 613a30d4-7163-d66e-ecf1-0a37dc0bd764@03s.net
Whole thread Raw
In response to OpenSSL@1.1 not getting linked with Homebrew - trying to install postgresql  (cecile rougnaux <cecile_rougnaux@hotmail.com>)
Responses RE: OpenSSL@1.1 not getting linked with Homebrew - trying to install postgresql  (cecile rougnaux <cecile_rougnaux@hotmail.com>)
List pgsql-general
On 12/4/22 18:33, cecile rougnaux wrote:
P {margin-top:0;margin-bottom:0;}
My system is OS Mojave 10.14.6, I got homebrew from this command :


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 :(

When I try to install openssl@1.1 I have this message:

Note that the error message is literally asking you to:


brew reinstall openssl@1.1


not:


brew install openssl@1.1


and not:


brew reinstall openssl


Do the reinstall and see if the postgresql formula works now. If it still doesn't work, the Homebrew discussions forum is a more appropriate place to follow up: https://github.com/Homebrew/discussions/discussions


Also:


brew link openssl@1.1


and all the exports you said you added to your .zshrc should not be needed, so you should:


brew unlink openssl@1.1


and revert all your additions.

-- 
Best Regards,
Adrian

pgsql-general by date:

Previous
From: Jerry Sievers
Date:
Subject: Feedback about hybrid SAN snap and rsync'd approach for large systemcloning
Next
From: Laurenz Albe
Date:
Subject: Re: Feedback about hybrid SAN snap and rsync'd approach for large systemcloning