Bitcoin Forum
May 14, 2024, 06:08:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: List of dependencies - offline installation  (Read 1190 times)
Lavender (OP)
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
December 20, 2013, 01:59:09 AM
 #1

Does anyone have a list of dependencies needed for the Electrum installation on Ubuntu 12.04.3 or 13.10? I have a few friends for whom I'm trying to set up their old laptops for offline Electrum use. I am new to Linux, so the only way I know to find all dependencies is the following:

Install Electrum-1.9.6.tar.gz
Error due to neededing dependencies A and L
Go to online PC, download A and L, copy over to thumbdrive
Plug thumbdrive into offline PC. Install A and L
Error due to needing dependencies B, C, M, & N
Go to online PC, download B, C, M, & N, copy over to thumbdrive
Plug thumbdrive into offline PC. Install B, C, M, & N.
Error due to needing dependencies D, E, O, & P.
**rage quit**

After Googling, I tried "apt-get -d install python-qt4 python-pip", but it said something about python-pip could not be found.

Any suggestions for this n00b?
BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
December 20, 2013, 09:43:31 AM
 #2

The easiest way to handle this is to boot off a clean OS install (or live cd), connect to the net, update your OS, install Electrum, and disconnect. If you never connect again it is close to impossible that, even if you did get a keylogger or infection during the brief install process, it would ever be able to send funds. The only way I can see if is the Electrum code itself was subverted such that it would alter transaction content during signing - which installing offline as you propose would not prevent anyway.

xs101
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
December 20, 2013, 12:29:07 PM
 #3

Hope it helps, but this is the list of packages I needed to install Electrum 1.9.6 completely offline on Debian 7.2 :

latest python-qt4 from stable repositories
python-pkg-resources_1.4.2-1_all.deb
python-pip_1.1-3_all.deb
python-setuptools_1.4.2-1_all.deb
python-slowaes_0.1a1-1_all.deb
ecdsa-0.9.tar.gz

I installed them with the following commands :

apt-get install python-qt4 (requires debian installation DVD)
dpkg -i python-pkg-resources_1.4.2-1_all.deb
dpkg -i python-setuptools_1.4.2-1_all.deb
dpkg -i python-pip_1.1-3_all.deb
dpkg -i python-slowaes_0.1a1-1_all.deb
pip install ecdsa-0.9.tar.gz
pip install Electrum-1.9.6.tar.gz
Lavender (OP)
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
December 23, 2013, 02:49:31 AM
 #4

Thank you for the help, but when following those commands, I found that there were more dependencies that were necessary. I gave up and connected to the internet in order to apt-get install everything automatically. At least I wrote up a full tutorial for future people to use:
https://docs.google.com/document/d/1P_n8UhxcIP5zuJn7iwQIoJuu2xFSPgsiocWDdrk9LyU/edit?usp=sharing
Lavender (OP)
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
December 23, 2013, 06:04:59 PM
 #5

Update: There are 53 total packages to install before installing Electrum. Below is a full Copy-Paste from the Terminal for a full install of all needed packages for Electrum on a fresh install of Lubuntu 13.10. I bolded the only two lines of user input.

ben@ben-ThinkPad-T60:~$ sudo apt-get install python-qt4 python-pip python-slowaes
[sudo] password for ben:
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following extra packages will be installed:
  binutils build-essential dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan0 libatomic1 libaudio2 libc-dev-bin libc6-dev libdpkg-perl
  libfile-fcntllock-perl libgcc-4.8-dev libitm1 liblcms1 libmng1
  libmysqlclient18 libqt4-dbus libqt4-declarative libqt4-designer libqt4-help
  libqt4-network libqt4-opengl libqt4-script libqt4-scripttools libqt4-sql
  libqt4-sql-mysql libqt4-svg libqt4-test libqt4-xml libqt4-xmlpatterns
  libqtassistantclient4 libqtcore4 libqtgui4 libqtwebkit4 libstdc++-4.8-dev
  linux-libc-dev make manpages-dev mysql-common python-setuptools python-sip
  qdbus qtchooser
Suggested packages:
  binutils-doc debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc
  libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb
  gcc-doc gcc-4.8-multilib libmudflap0-4.8-dev gcc-4.8-locales libgcc1-dbg
  libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg
  libbacktrace1-dbg libquadmath0-dbg libmudflap0-dbg binutils-gold nas
  glibc-doc liblcms-utils libqt4-declarative-folderlistmodel
  libqt4-declarative-gestures libqt4-declarative-particles
  libqt4-declarative-shaders qt4-qmlviewer libqt4-dev qt4-qtconfig
  libstdc++-4.8-doc make-doc python-qt4-dbg qt4-default qt5-default
Recommended packages:
  python-dev-all
The following NEW packages will be installed:
  binutils build-essential dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan0 libatomic1 libaudio2 libc-dev-bin libc6-dev libdpkg-perl
  libfile-fcntllock-perl libgcc-4.8-dev libitm1 liblcms1 libmng1
  libmysqlclient18 libqt4-dbus libqt4-declarative libqt4-designer libqt4-help
  libqt4-network libqt4-opengl libqt4-script libqt4-scripttools libqt4-sql
  libqt4-sql-mysql libqt4-svg libqt4-test libqt4-xml libqt4-xmlpatterns
  libqtassistantclient4 libqtcore4 libqtgui4 libqtwebkit4 libstdc++-4.8-dev
  linux-libc-dev make manpages-dev mysql-common python-pip python-qt4
  python-setuptools python-sip python-slowaes qdbus qtchooser
0 upgraded, 53 newly installed, 0 to remove and 0 not upgraded.
Need to get 61.5 MB of archives.
After this operation, 196 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libasan0 i386 4.8.1-10ubuntu9 [76.2 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libatomic1 i386 4.8.1-10ubuntu9 [9,694 B]
Get:3 http://us.archive.ubuntu.com/ubuntu/ saucy/main libaudio2 i386 1.9.3-6 [56.9 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libitm1 i386 4.8.1-10ubuntu9 [36.8 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu/ saucy/main liblcms1 i386 1.19.dfsg-1.2ubuntu3 [108 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu/ saucy/main libmng1 i386 1.0.10-3build1 [218 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main mysql-common all 5.5.34-0ubuntu0.13.10.1 [13.0 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libmysqlclient18 i386 5.5.34-0ubuntu0.13.10.1 [939 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqtcore4 i386 4:4.8.4+dfsg-0ubuntu18.1 [2,091 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-xml i386 4:4.8.4+dfsg-0ubuntu18.1 [97.1 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-dbus i386 4:4.8.4+dfsg-0ubuntu18.1 [181 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-network i386 4:4.8.4+dfsg-0ubuntu18.1 [548 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-script i386 4:4.8.4+dfsg-0ubuntu18.1 [794 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-sql i386 4:4.8.4+dfsg-0ubuntu18.1 [98.3 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-xmlpatterns i386 4:4.8.4+dfsg-0ubuntu18.1 [1,023 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqtgui4 i386 4:4.8.4+dfsg-0ubuntu18.1 [4,084 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-declarative i386 4:4.8.4+dfsg-0ubuntu18.1 [1,078 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-designer i386 4:4.8.4+dfsg-0ubuntu18.1 [3,613 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-help i386 4:4.8.4+dfsg-0ubuntu18.1 [205 kB]          
Get:20 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-opengl i386 4:4.8.4+dfsg-0ubuntu18.1 [300 kB]        
Get:21 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-scripttools i386 4:4.8.4+dfsg-0ubuntu18.1 [225 kB]    
Get:22 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-sql-mysql i386 4:4.8.4+dfsg-0ubuntu18.1 [30.1 kB]    
Get:23 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-svg i386 4:4.8.4+dfsg-0ubuntu18.1 [137 kB]            
Get:24 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libqt4-test i386 4:4.8.4+dfsg-0ubuntu18.1 [60.5 kB]          
Get:25 http://us.archive.ubuntu.com/ubuntu/ saucy/main libqtassistantclient4 i386 4.6.3-6 [14.5 kB]                        
Get:26 http://us.archive.ubuntu.com/ubuntu/ saucy/main libqtwebkit4 i386 2.3.2-0ubuntu3 [9,002 kB]                          
Get:27 http://us.archive.ubuntu.com/ubuntu/ saucy/main binutils i386 2.23.52.20130913-0ubuntu1 [3,646 kB]                  
Get:28 http://us.archive.ubuntu.com/ubuntu/ saucy/main libc-dev-bin i386 2.17-93ubuntu4 [74.9 kB]                          
Get:29 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main linux-libc-dev i386 3.11.0-14.21 [947 kB]                    
Get:30 http://us.archive.ubuntu.com/ubuntu/ saucy/main libc6-dev i386 2.17-93ubuntu4 [5,519 kB]                            
Get:31 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libgcc-4.8-dev i386 4.8.1-10ubuntu9 [2,795 kB]              
Get:32 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main gcc-4.8 i386 4.8.1-10ubuntu9 [6,450 kB]                      
Get:33 http://us.archive.ubuntu.com/ubuntu/ saucy/main gcc i386 4:4.8.1-2ubuntu3 [5,122 B]                                  
Get:34 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main libstdc++-4.8-dev i386 4.8.1-10ubuntu9 [1,746 kB]            
Get:35 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main g++-4.8 i386 4.8.1-10ubuntu9 [8,486 kB]                      
Get:36 http://us.archive.ubuntu.com/ubuntu/ saucy/main g++ i386 4:4.8.1-2ubuntu3 [1,448 B]                                  
Get:37 http://us.archive.ubuntu.com/ubuntu/ saucy/main make i386 3.81-8.2ubuntu3 [115 kB]                                  
Get:38 http://us.archive.ubuntu.com/ubuntu/ saucy/main libdpkg-perl all 1.16.12ubuntu1 [188 kB]                            
Get:39 http://us.archive.ubuntu.com/ubuntu/ saucy/main dpkg-dev all 1.16.12ubuntu1 [769 kB]                                
Get:40 http://us.archive.ubuntu.com/ubuntu/ saucy/main build-essential i386 11.6ubuntu5 [5,614 B]                          
Get:41 http://us.archive.ubuntu.com/ubuntu/ saucy/main fakeroot i386 1.20-1 [96.8 kB]                                      
Get:42 http://us.archive.ubuntu.com/ubuntu/ saucy/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]                      
Get:43 http://us.archive.ubuntu.com/ubuntu/ saucy/main libalgorithm-diff-xs-perl i386 0.04-2build3 [13.1 kB]                
Get:44 http://us.archive.ubuntu.com/ubuntu/ saucy/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]                        
Get:45 http://us.archive.ubuntu.com/ubuntu/ saucy/main libfile-fcntllock-perl i386 0.14-2 [15.8 kB]                        
Get:46 http://us.archive.ubuntu.com/ubuntu/ saucy/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]                            
Get:47 http://us.archive.ubuntu.com/ubuntu/ saucy/main python-setuptools all 0.6.37-1ubuntu1 [455 kB]                      
Get:48 http://us.archive.ubuntu.com/ubuntu/ saucy/universe python-pip all 1.4.1-2 [313 kB]                                  
Get:49 http://us.archive.ubuntu.com/ubuntu/ saucy/main python-sip i386 4.15.2-1ubuntu1 [78.0 kB]                            
Get:50 http://us.archive.ubuntu.com/ubuntu/ saucy/main python-qt4 i386 4.10.3-1ubuntu1 [2,793 kB]                          
Get:51 http://us.archive.ubuntu.com/ubuntu/ saucy/universe python-slowaes all 0.1a1-1 [9,888 B]                            
Get:52 http://us.archive.ubuntu.com/ubuntu/ saucy-updates/main qdbus i386 4:4.8.4+dfsg-0ubuntu18.1 [28.7 kB]                
Get:53 http://us.archive.ubuntu.com/ubuntu/ saucy/main qtchooser i386 26-3ubuntu2 [19.1 kB]                                
Fetched 61.5 MB in 32s (1,902 kB/s)                                                                                        
Extracting templates from packages: 100%
Selecting previously unselected package libasan0:i386.
(Reading database ... 141362 files and directories currently installed.)
Unpacking libasan0:i386 (from .../libasan0_4.8.1-10ubuntu9_i386.deb) ...
Selecting previously unselected package libatomic1:i386.
Unpacking libatomic1:i386 (from .../libatomic1_4.8.1-10ubuntu9_i386.deb) ...
Selecting previously unselected package libaudio2:i386.
Unpacking libaudio2:i386 (from .../libaudio2_1.9.3-6_i386.deb) ...
Selecting previously unselected package libitm1:i386.
Unpacking libitm1:i386 (from .../libitm1_4.8.1-10ubuntu9_i386.deb) ...
Selecting previously unselected package liblcms1:i386.
Unpacking liblcms1:i386 (from .../liblcms1_1.19.dfsg-1.2ubuntu3_i386.deb) ...
Selecting previously unselected package libmng1:i386.
Unpacking libmng1:i386 (from .../libmng1_1.0.10-3build1_i386.deb) ...
Selecting previously unselected package mysql-common.
Unpacking mysql-common (from .../mysql-common_5.5.34-0ubuntu0.13.10.1_all.deb) ...
Selecting previously unselected package libmysqlclient18:i386.
Unpacking libmysqlclient18:i386 (from .../libmysqlclient18_5.5.34-0ubuntu0.13.10.1_i386.deb) ...
Selecting previously unselected package libqtcore4:i386.
Unpacking libqtcore4:i386 (from .../libqtcore4_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-xml:i386.
Unpacking libqt4-xml:i386 (from .../libqt4-xml_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-dbus:i386.
Unpacking libqt4-dbus:i386 (from .../libqt4-dbus_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-network:i386.
Unpacking libqt4-network:i386 (from .../libqt4-network_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-script:i386.
Unpacking libqt4-script:i386 (from .../libqt4-script_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-sql:i386.
Unpacking libqt4-sql:i386 (from .../libqt4-sql_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-xmlpatterns:i386.
Unpacking libqt4-xmlpatterns:i386 (from .../libqt4-xmlpatterns_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqtgui4:i386.
Unpacking libqtgui4:i386 (from .../libqtgui4_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-declarative:i386.
Unpacking libqt4-declarative:i386 (from .../libqt4-declarative_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-designer:i386.
Unpacking libqt4-designer:i386 (from .../libqt4-designer_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-help:i386.
Unpacking libqt4-help:i386 (from .../libqt4-help_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-opengl:i386.
Unpacking libqt4-opengl:i386 (from .../libqt4-opengl_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-scripttools:i386.
Unpacking libqt4-scripttools:i386 (from .../libqt4-scripttools_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-sql-mysql:i386.
Unpacking libqt4-sql-mysql:i386 (from .../libqt4-sql-mysql_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-svg:i386.
Unpacking libqt4-svg:i386 (from .../libqt4-svg_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqt4-test:i386.
Unpacking libqt4-test:i386 (from .../libqt4-test_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package libqtassistantclient4:i386.
Unpacking libqtassistantclient4:i386 (from .../libqtassistantclient4_4.6.3-6_i386.deb) ...
Selecting previously unselected package libqtwebkit4:i386.
Unpacking libqtwebkit4:i386 (from .../libqtwebkit4_2.3.2-0ubuntu3_i386.deb) ...
Selecting previously unselected package binutils.
Unpacking binutils (from .../binutils_2.23.52.20130913-0ubuntu1_i386.deb) ...
Selecting previously unselected package libc-dev-bin.
Unpacking libc-dev-bin (from .../libc-dev-bin_2.17-93ubuntu4_i386.deb) ...
Selecting previously unselected package linux-libc-dev:i386.
Unpacking linux-libc-dev:i386 (from .../linux-libc-dev_3.11.0-14.21_i386.deb) ...
Selecting previously unselected package libc6-dev:i386.
Unpacking libc6-dev:i386 (from .../libc6-dev_2.17-93ubuntu4_i386.deb) ...
Selecting previously unselected package libgcc-4.8-dev:i386.
Unpacking libgcc-4.8-dev:i386 (from .../libgcc-4.8-dev_4.8.1-10ubuntu9_i386.deb) ...
Selecting previously unselected package gcc-4.8.
Unpacking gcc-4.8 (from .../gcc-4.8_4.8.1-10ubuntu9_i386.deb) ...
Selecting previously unselected package gcc.
Unpacking gcc (from .../gcc_4%3a4.8.1-2ubuntu3_i386.deb) ...
Selecting previously unselected package libstdc++-4.8-dev:i386.
Unpacking libstdc++-4.8-dev:i386 (from .../libstdc++-4.8-dev_4.8.1-10ubuntu9_i386.deb) ...
Selecting previously unselected package g++-4.8.
Unpacking g++-4.8 (from .../g++-4.8_4.8.1-10ubuntu9_i386.deb) ...
Selecting previously unselected package g++.
Unpacking g++ (from .../g++_4%3a4.8.1-2ubuntu3_i386.deb) ...
Selecting previously unselected package make.
Unpacking make (from .../make_3.81-8.2ubuntu3_i386.deb) ...
Selecting previously unselected package libdpkg-perl.
Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.12ubuntu1_all.deb) ...
Selecting previously unselected package dpkg-dev.
Unpacking dpkg-dev (from .../dpkg-dev_1.16.12ubuntu1_all.deb) ...
Selecting previously unselected package build-essential.
Unpacking build-essential (from .../build-essential_11.6ubuntu5_i386.deb) ...
Selecting previously unselected package fakeroot.
Unpacking fakeroot (from .../fakeroot_1.20-1_i386.deb) ...
Selecting previously unselected package libalgorithm-diff-perl.
Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-3_all.deb) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build3_i386.deb) ...
Selecting previously unselected package libalgorithm-merge-perl.
Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...
Selecting previously unselected package libfile-fcntllock-perl.
Unpacking libfile-fcntllock-perl (from .../libfile-fcntllock-perl_0.14-2_i386.deb) ...
Selecting previously unselected package manpages-dev.
Unpacking manpages-dev (from .../manpages-dev_3.54-1ubuntu1_all.deb) ...
Selecting previously unselected package python-setuptools.
Unpacking python-setuptools (from .../python-setuptools_0.6.37-1ubuntu1_all.deb) ...
Selecting previously unselected package python-pip.
Unpacking python-pip (from .../python-pip_1.4.1-2_all.deb) ...
Selecting previously unselected package python-sip.
Unpacking python-sip (from .../python-sip_4.15.2-1ubuntu1_i386.deb) ...
Selecting previously unselected package python-qt4.
Unpacking python-qt4 (from .../python-qt4_4.10.3-1ubuntu1_i386.deb) ...
Selecting previously unselected package python-slowaes.
Unpacking python-slowaes (from .../python-slowaes_0.1a1-1_all.deb) ...
Selecting previously unselected package qdbus.
Unpacking qdbus (from .../qdbus_4%3a4.8.4+dfsg-0ubuntu18.1_i386.deb) ...
Selecting previously unselected package qtchooser.
Unpacking qtchooser (from .../qtchooser_26-3ubuntu2_i386.deb) ...
Processing triggers for man-db ...
Setting up libasan0:i386 (4.8.1-10ubuntu9) ...
Setting up libatomic1:i386 (4.8.1-10ubuntu9) ...
Setting up libaudio2:i386 (1.9.3-6) ...
Setting up libitm1:i386 (4.8.1-10ubuntu9) ...
Setting up liblcms1:i386 (1.19.dfsg-1.2ubuntu3) ...
Setting up libmng1:i386 (1.0.10-3build1) ...
Setting up mysql-common (5.5.34-0ubuntu0.13.10.1) ...
Setting up libmysqlclient18:i386 (5.5.34-0ubuntu0.13.10.1) ...
Setting up libqtcore4:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-xml:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-dbus:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-network:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-script:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-sql:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-xmlpatterns:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-sql-mysql:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-test:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqtassistantclient4:i386 (4.6.3-6) ...
Setting up binutils (2.23.52.20130913-0ubuntu1) ...
Setting up libc-dev-bin (2.17-93ubuntu4) ...
Setting up linux-libc-dev:i386 (3.11.0-14.21) ...
Setting up libc6-dev:i386 (2.17-93ubuntu4) ...
Setting up libgcc-4.8-dev:i386 (4.8.1-10ubuntu9) ...
Setting up gcc-4.8 (4.8.1-10ubuntu9) ...
Setting up gcc (4:4.8.1-2ubuntu3) ...
Setting up libstdc++-4.8-dev:i386 (4.8.1-10ubuntu9) ...
Setting up g++-4.8 (4.8.1-10ubuntu9) ...
Setting up g++ (4:4.8.1-2ubuntu3) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up make (3.81-8.2ubuntu3) ...
Setting up libdpkg-perl (1.16.12ubuntu1) ...
Setting up dpkg-dev (1.16.12ubuntu1) ...
Setting up build-essential (11.6ubuntu5) ...
Setting up fakeroot (1.20-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libalgorithm-diff-perl (1.19.02-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-2build3) ...
Setting up libalgorithm-merge-perl (0.08-2) ...
Setting up libfile-fcntllock-perl (0.14-2) ...
Setting up manpages-dev (3.54-1ubuntu1) ...
Setting up python-setuptools (0.6.37-1ubuntu1) ...
Setting up python-pip (1.4.1-2) ...
Setting up python-sip (4.15.2-1ubuntu1) ...
Setting up python-slowaes (0.1a1-1) ...
Setting up qdbus (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up qtchooser (26-3ubuntu2) ...
Setting up libqtgui4:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-declarative:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-designer:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-help:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-opengl:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-scripttools:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqt4-svg:i386 (4:4.8.4+dfsg-0ubuntu18.1) ...
Setting up libqtwebkit4:i386 (2.3.2-0ubuntu3) ...
Setting up python-qt4 (4.10.3-1ubuntu1) ...
Processing triggers for libc-bin ...
ben@ben-ThinkPad-T60:~$ sudo pip install https://download.electrum.org/Electrum-1.9.6.tar.gz#md5=0d92d137ba26136f3908f2bf50271fe3
Downloading/unpacking https://download.electrum.org/Electrum-1.9.6.tar.gz
  Downloading Electrum-1.9.6.tar.gz (742kB): 742kB downloaded
  Running setup.py egg_info for package from https://download.electrum.org/Electrum-1.9.6.tar.gz
    Including all files
    
Requirement already satisfied (use --upgrade to upgrade): slowaes in /usr/lib/python2.7/dist-packages (from Electrum==1.9.6)
Downloading/unpacking ecdsa>=0.9 (from Electrum==1.9.6)
  Downloading ecdsa-0.10.tar.gz (45kB): 45kB downloaded
  Running setup.py egg_info for package ecdsa
    
Installing collected packages: ecdsa, Electrum
  Running setup.py install for ecdsa
    
  Running setup.py install for Electrum
    Including all files
    changing mode of build/scripts-2.7/electrum from 644 to 755
    
    changing mode of /usr/local/bin/electrum to 755
Successfully installed ecdsa Electrum
Cleaning up...
ben@ben-ThinkPad-T60:~$
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!