Replies: 1 comment
-
|
On M1 systems, Homebrew installs software in |
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.
-
Hello-
I am currently upgrading from an Intel-based Catalina system to an M1-based Monterey system, and I'm now receiving the following when trying to run a previously-working script:
‘/usr/local/opt/libsodium/lib/libsodium.23.dylib’ (no such file),
‘/usr/local/lib/libsodium.23.dylib’ (mach-o file, but is an incompatible architecture (have ‘arm64’, need ‘x86_64’)),
‘/usr/lib/libsodium.23.dylib’ (no such file)
Any advice? My first install passed the make check with no errors, reinstalling generated the attached error log.
test-suite.log
Beta Was this translation helpful? Give feedback.
All reactions