Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
52120806
Topic
5174165
Board
Armory
Re: Armory Offline wont start (0.96.3)
by
PhoenixFire
on
10/08/2019, 14:48:20 UTC
Quote from: [Roy] on August 09, 2019, 09:06:27 PM
Code:
Illegal instruction (core dumped)
This is the problem. Your CPU doesn't support an instruction that Armory is frequently compiled for. Please try the latest noasm build:
https://github.com/goatpig/BitcoinArmory/releases/download/v0.96.5/armory_0.96.5_amd64_gcc4.9_noasm.deb
Note that a lot of Armory is Python rather than C/C++, but if using gcc4.9 does not work properly you can try a
0.96.4 noasm
build or you are going to need to compile your own version.
Quote from: BitMaxz on August 09, 2019, 09:24:43 PM
Check this page
https://www.bitcoinarmory.com/building-from-source/
and follow the guide under this "Ubuntu Build Instructions" and try again.
Unfortunately that is the old Armory website (
https://btcarmory.com/
is the maintained site). The
current Linux build notes
will work a lot better.