Bitcoin Forum

Bitcoin => Armory => Topic started by: alzvy on January 28, 2021, 09:49:52 PM



Title: Can't install Armory 0.96.5
Post by: alzvy on January 28, 2021, 09:49:52 PM
Can't install Armory on my new Macbook Pro M1. Please help. The following does appear in terminal:

-----
Last login: Fri Jan 29 00:42:40 on ttys000
alzvy@alzvy-MacBook-Pro ~ % /Users/alzvy/Downloads/Armory.app/Contents/MacOS/Armory ; exit;
dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
  Referenced from: /Users/alzvy/Downloads/Armory.app/Contents/MacOS/Python
  Reason: image not found
zsh: abort      /Users/alzvy/Downloads/Armory.app/Contents/MacOS/Armory
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]




Title: Re: Can't install Armory 0.96.5
Post by: HCP on January 29, 2021, 11:05:08 AM
Most likely because it is the "M1"... which isn't using an x86 chipset... but is ARM based. No doubt there are a lot of incompatibilities with various libraries etc. Unless you can run an emulator on it, I don't fancy your chances of getting it working... :-\


Title: Re: Can't install Armory 0.96.5
Post by: goatpig on February 01, 2021, 12:47:11 PM
I wouldn't try to emulate x86 on ARM. Your best option is to build yourself from source.