Bitcoin Forum
July 07, 2024, 04:04:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Please help! Having trouble installing armory on raspbian!  (Read 593 times)
larry_the_great (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 31, 2016, 06:14:59 AM
 #1

Hi I recently just bought my first raspberry pi (model a+) and have installed the latest version of raspbian on it. I am having issues however, with installing the armory application on it. I have been to the armory website and downloaded the latest offline version of armory for raspbian and then launched the install script on the pi. I believe that the script installed the application however, nothing happens when I launch the application. I have never used raspbian or any linux based operating systems before so please bare with me if I'm doing something really stupid. I assume that I am missing some other packages that need to be installed but I have no idea which ones. Armory runs on python on raspbian and I am not sure if I need to install some python packages or if they are pre-installed into the OS. I tried watching this tutorial: https://www.youtube.com/watch?v=32lovaPtZws and it was very straight forward however, the links to the packages and armory files are now dead. As I said I am a complete noob at raspbian so I would really appreciate any help possible with getting armory to launch on pi. Thanks!
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
January 31, 2016, 07:31:18 AM
 #2

Start Armory from the terminal, see what it has to say for itself.

unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1009


View Profile
January 31, 2016, 03:57:05 PM
 #3

Armory's offline install script never worked for me. Whenever I tried running it I had exactly the same issues as you. To solve this, I just cd the directory where I extract Armory's offline packages and I do:

Code:
sudo dpkg -i *.deb

Done, this should get you running.
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!