Bitcoin Forum
May 25, 2024, 05:01:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: New to Linux and having trouble building Armory client from source.  (Read 883 times)
_mr_e (OP)
Legendary
*
Offline Offline

Activity: 817
Merit: 1000



View Profile
July 27, 2013, 04:42:52 PM
 #1

I have received this error on two different machines now (Mint & Ubtuntu).

I have been following all the steps on this page: https://bitcoinarmory.com/building-armory-from-source/[1]
However when I get to the step "Make" it appears to chug along just fine until the very end when receive this error and it stops:

g++: error: /usr/lib/libpython2.7.a: No such file or directory make[1]: *** [swig] Error 1 make[1]: Leaving directory `/home/user/BitcoinArmory/cppForSwig' make: *** [all] Error 2

I also noticed that the person who made a comment at the bottom of this page also received the same error but hasn't received a solution: https://gist.github.com/FiloSottile/3646033[2] (I too would like to eventually get this up and running on a Raspberry pi but for now I'm trying to test it out)

Thanks for your help.
pedrog
Legendary
*
Offline Offline

Activity: 2786
Merit: 1031



View Profile
July 27, 2013, 08:34:08 PM
 #2

Install python-libs and give it another try.

_mr_e (OP)
Legendary
*
Offline Offline

Activity: 817
Merit: 1000



View Profile
July 28, 2013, 11:34:20 PM
 #3

How do I do that? Tried, "sudo apt-get install python-libs" but received unable to locate package error message.
Deafboy
Hero Member
*****
Offline Offline

Activity: 482
Merit: 502



View Profile WWW
July 28, 2013, 11:43:34 PM
 #4

Code:
[deafboy@Planetexpress ~]$ aptitude search libpython
i   libpython2.7                                                                                                                                       - Shared Python runtime library (version 2.7)                                                                                                                 
p   libpython2.7:i386                                                                                                                                  - Shared Python runtime library (version 2.7)                                                                                                                 
p   libpython3.2                                                                                                                                       - Shared Python runtime library (version 3.2)                                                                                                                 
p   libpython3.2:i386                                                                                                                                  - Shared Python runtime library (version 3.2)                                                                                                                 
p   libpythonqt2-dev                                                                                                                                   - Dynamic Python binding for the Qt framework - development                                                                                                   
p   libpythonqt2-dev:i386                                                                                                                              - Dynamic Python binding for the Qt framework - development                                                                                                   
p   libpythonqt2.0                                                                                                                                     - Dynamic Python binding for the Qt framework - runtime                                                                                                       
p   libpythonqt2.0:i386                                                                                                                                - Dynamic Python binding for the Qt framework - runtime                                                                                                       
[deafboy@Planetexpress ~]$
pedrog
Legendary
*
Offline Offline

Activity: 2786
Merit: 1031



View Profile
July 29, 2013, 12:20:34 AM
 #5

How do I do that? Tried, "sudo apt-get install python-libs" but received unable to locate package error message.

Sorry, I've made the search on my distro, it has a different pack name..

Deafboy showed the correct name.

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!