Replies: 1 comment
-
|
Try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
In macOS 15, how to fix below? Thx
Mac ~ % brew reinstall wget
==> Fetching downloads for: wget
✔︎ Bottle Manifest wget (1.25.0) [Downloaded 15.9KB/ 15.9KB]
✔︎ Bottle wget (1.25.0) [Downloaded 1.6MB/ 1.6MB]
==> Reinstalling wget
==> Pouring wget--1.25.0.sonoma.bottle.tar.gz
🍺 /usr/local/Cellar/wget/1.25.0: 92 files, 4.7MB
==> Running
brew cleanup wget...Disable this behaviour by setting
HOMEBREW_NO_INSTALL_CLEANUP=1.Hide these hints with
HOMEBREW_NO_ENV_HINTS=1(seeman brew).Mac ~ % wget
dyld[67150]: Library not loaded: /usr/local/opt/openssl@3/lib/libcrypto.3.dylib
Referenced from: <022042AE-5567-342E-A03C-49D5869C3FB9> /usr/local/Cellar/wget/1.25.0/bin/wget
Reason: tried: '/usr/local/opt/openssl@3/lib/libcrypto.3.dylib' (slice is not valid mach-o file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/openssl@3/lib/libcrypto.3.dylib' (no such file), '/usr/local/opt/openssl@3/lib/libcrypto.3.dylib' (slice is not valid mach-o file), '/usr/local/Cellar/openssl@3/3.6.0/lib/libcrypto.3.dylib' (slice is not valid mach-o file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/Cellar/openssl@3/3.6.0/lib/libcrypto.3.dylib' (no such file), '/usr/local/Cellar/openssl@3/3.6.0/lib/libcrypto.3.dylib' (slice is not valid mach-o file)
zsh: abort wget
Relevant casks
wget
Beta Was this translation helpful? Give feedback.
All reactions