Bitcoin Forum
August 02, 2025, 08:28:35 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Which linux distro/version for out of the box install?  (Read 45 times)
donut (OP)
Sr. Member
****
Offline Offline

Activity: 251
Merit: 252


View Profile
July 26, 2025, 01:28:14 PM
 #1

What is the recommended linux distro/version to use for a seamless install of 0.96.5?

I tried Lubuntu 24 (LTS), but that can't satisfy python >= 2.6 as python2 is no longer available.
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3990
Merit: 1388

Armory Developer


View Profile
July 26, 2025, 02:20:32 PM
Merited by donut (1)
 #2

ubuntu 20.04LTS and older, debian 8, anything based on debian 8 and apt/dpkg

donut (OP)
Sr. Member
****
Offline Offline

Activity: 251
Merit: 252


View Profile
July 26, 2025, 07:52:29 PM
 #3

I subsequently tried Lubuntu 22, 20, and finally 18. 20 almost worked, but didn't have python-qt4, and attempting to use firefox to look up instructions on forcing python-qt4 onto it froze the entire system for whatever reason.

18 did NOT work out of the box (at least not with "minimal" install), had to connect to internet to install a whole load of dependencies for armory. It claimed that it installed. But when you run it, nothing happens.

When I try running it from terminal, (/usr/bin/armory), it spits out "Illegal instruction (core dumped)". Sudo or no sudo.
Sebastian Michaelis
Member
**
Online Online

Activity: 94
Merit: 46


View Profile
July 26, 2025, 07:55:58 PM
 #4

parrot os
donut (OP)
Sr. Member
****
Offline Offline

Activity: 251
Merit: 252


View Profile
July 26, 2025, 08:12:50 PM
 #5

Update: armory_0.96.5_amd64_gcc4.9_noasm.deb finally worked. armory_0.96.5_amd64_gcc7.2.deb was failing to run with "illegal instruction".
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3990
Merit: 1388

Armory Developer


View Profile
July 26, 2025, 08:54:22 PM
 #6

I subsequently tried Lubuntu 22, 20, and finally 18. 20 almost worked, but didn't have python-qt4, and attempting to use firefox to look up instructions on forcing python-qt4 onto it froze the entire system for whatever reason.

18 did NOT work out of the box (at least not with "minimal" install), had to connect to internet to install a whole load of dependencies for armory. It claimed that it installed. But when you run it, nothing happens.

When I try running it from terminal, (/usr/bin/armory), it spits out "Illegal instruction (core dumped)". Sudo or no sudo.

I don't think any of the LTS ubuntu's come with pyqt4 preinstalled. You can either grab it via pip (or download the wheel and install it offline) or via apt, but you'll probably need to add the backport repo to your apt sources file.

Update: armory_0.96.5_amd64_gcc4.9_noasm.deb finally worked. armory_0.96.5_amd64_gcc7.2.deb was failing to run with "illegal instruction".

The CPU on your machine doesn't carry SSE3/4 silicon, you have to use the noasm build.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!