Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Homebrew instructions #776

Merged
merged 1 commit into from
Feb 25, 2023
Merged

Conversation

taclane
Copy link
Contributor

@taclane taclane commented Feb 13, 2023

Update the MacOS Homebrew instructions to be current as of Feb 2023, noting the packages available under MacOS Ventura.

Install instructions under Homebrew better mirror those used for MacPorts, and note that the location of openssl@3 differs by macOS system type:

This script installs Homebrew to its default, supported, best prefix (/usr/local for macOS Intel, /opt/homebrew for Apple Silicon ...)
-https://docs.brew.sh/Installation

The "Homebrew way" of using -DOPENSSL_ROOT_DIR=$(brew --prefix openssl@3) is proposed to make things simple and cover both architectures.

@robotastic
Copy link
Owner

That is a great trick for locating the openssl libs!!! thanks for cleaning this up!

@robotastic robotastic merged commit db46086 into robotastic:master Feb 25, 2023
@taclane taclane deleted the mac-instructions branch May 16, 2023 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants