Project

General

Profile

RE: How to load Linux Kernel and files system with no Eth... » Install_prereqs_new.txt

Vivek Ponnani, 05/23/2017 05:51 PM

 
1
mitydsp@vagrantup:/$ sudo apt-get install libgnomeui-0 libusb-1.0-0-dev
2
[sudo] password for mitydsp: 
3
Reading package lists... Done
4
Building dependency tree       
5
Reading state information... Done
6
libgnomeui-0 is already the newest version.
7
libgnomeui-0 set to manually installed.
8
The following NEW packages will be installed:
9
  libusb-1.0-0-dev libusb-1.0-doc
10
0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
11
1 not fully installed or removed.
12
Need to get 169 kB of archives.
13
After this operation, 1,488 kB of additional disk space will be used.
14
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/main libusb-1.0-0-dev amd64 2:1.0.17-1ubuntu2 [54.7 kB]
15
Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty/main libusb-1.0-doc all 2:1.0.17-1ubuntu2 [115 kB]
16
Fetched 169 kB in 2s (82.9 kB/s)    
17
Selecting previously unselected package libusb-1.0-0-dev:amd64.
18
(Reading database ... 165117 files and directories currently installed.)
19
Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.17-1ubuntu2_amd64.deb ...
20
Unpacking libusb-1.0-0-dev:amd64 (2:1.0.17-1ubuntu2) ...
21
Selecting previously unselected package libusb-1.0-doc.
22
Preparing to unpack .../libusb-1.0-doc_2%3a1.0.17-1ubuntu2_all.deb ...
23
Unpacking libusb-1.0-doc (2:1.0.17-1ubuntu2) ...
24
Setting up sudo (1.8.9p5-1ubuntu1.3) ...
25

    
26
Configuration file '/etc/sudoers'
27
 ==> Modified (by you or by a script) since installation.
28
 ==> Package distributor has shipped an updated version.
29
   What would you like to do about it ?  Your options are:
30
    Y or I  : install the package maintainer's version
31
    N or O  : keep your currently-installed version
32
      D     : show the differences between the versions
33
      Z     : start a shell to examine the situation
34
 The default action is to keep your current version.
35
*** sudoers (Y/I/N/O/D/Z) [default=N] ? Y
36
Installing new version of config file /etc/sudoers ...
37
Setting up libusb-1.0-0-dev:amd64 (2:1.0.17-1ubuntu2) ...
38
Setting up libusb-1.0-doc (2:1.0.17-1ubuntu2) ...
39
mitydsp@vagrantup:/$ 
40
mitydsp@vagrantup:~$ sudo apt-get install libc6-i386 libx11-6:i386 libasound2:i386 libjpeg62:i386 libatk1.0-0:i386 libcairo2:i386 libdbus-1-3:i386 libdbus-glib-1-2:i386 libfontconfig1:i386 libfreetype6:i386 libgconf-2-4:i386 libgdk-pixbuf2.0-0:i386 libgtk2.0-0:i386 libice6:i386 lib32ncurses5 liborbit2:i386 libpango-1.0-0:i386 libpangocairo-1.0-0:i386 libpangoft2-1.0-0:i386 libpng12-0:i386 libsm6:i386 lib32stdc++6 libusb-0.1-4:i386 libx11-6:i386 libxext6:i386 libxi6:i386 libxrender1:i386 libxt6:i386 libxtst6:i386 lib32z1 libgnomevfs2-0:i386 libcanberra-gtk-module:i386
41
[sudo] password for mitydsp: 
42
Reading package lists... Done
43
Building dependency tree       
44
Reading state information... Done
45
lib32ncurses5 is already the newest version.
46
lib32z1 is already the newest version.
47
libasound2:i386 is already the newest version.
48
libatk1.0-0:i386 is already the newest version.
49
libcanberra-gtk-module:i386 is already the newest version.
50
libdbus-glib-1-2:i386 is already the newest version.
51
libgconf-2-4:i386 is already the newest version.
52
libgnomevfs2-0:i386 is already the newest version.
53
libgnomevfs2-0:i386 set to manually installed.
54
libice6:i386 is already the newest version.
55
liborbit2:i386 is already the newest version.
56
libsm6:i386 is already the newest version.
57
libusb-0.1-4:i386 is already the newest version.
58
libx11-6:i386 is already the newest version.
59
libxt6:i386 is already the newest version.
60
libxtst6:i386 is already the newest version.
61
libc6-i386 is already the newest version.
62
libc6-i386 set to manually installed.
63
libcairo2:i386 is already the newest version.
64
libdbus-1-3:i386 is already the newest version.
65
libdbus-1-3:i386 set to manually installed.
66
libfontconfig1:i386 is already the newest version.
67
libfontconfig1:i386 set to manually installed.
68
libfreetype6:i386 is already the newest version.
69
libfreetype6:i386 set to manually installed.
70
libgdk-pixbuf2.0-0:i386 is already the newest version.
71
libpango-1.0-0:i386 is already the newest version.
72
libpango-1.0-0:i386 set to manually installed.
73
libpangocairo-1.0-0:i386 is already the newest version.
74
libpangocairo-1.0-0:i386 set to manually installed.
75
libpangoft2-1.0-0:i386 is already the newest version.
76
libpangoft2-1.0-0:i386 set to manually installed.
77
libpng12-0:i386 is already the newest version.
78
libpng12-0:i386 set to manually installed.
79
libxext6:i386 is already the newest version.
80
libxext6:i386 set to manually installed.
81
libxi6:i386 is already the newest version.
82
libxi6:i386 set to manually installed.
83
libxrender1:i386 is already the newest version.
84
libxrender1:i386 set to manually installed.
85
libgtk2.0-0:i386 is already the newest version.
86
libgtk2.0-0:i386 set to manually installed.
87
The following extra packages will be installed:
88
  lib32gcc1
89
The following NEW packages will be installed:
90
  lib32gcc1 lib32stdc++6 libjpeg62:i386
91
0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
92
Need to get 385 kB of archives.
93
After this operation, 1,540 kB of additional disk space will be used.
94
Do you want to continue? [Y/n] y
95
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/main libjpeg62 i386 6b1-4ubuntu1 [75.8 kB]
96
Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main lib32gcc1 amd64 1:4.9.3-0ubuntu4 [47.8 kB]
97
Get:3 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main lib32stdc++6 amd64 4.8.4-2ubuntu1~14.04.3 [262 kB]
98
Fetched 385 kB in 3s (124 kB/s)       
99
Selecting previously unselected package libjpeg62:i386.
100
(Reading database ... 165202 files and directories currently installed.)
101
Preparing to unpack .../libjpeg62_6b1-4ubuntu1_i386.deb ...
102
Unpacking libjpeg62:i386 (6b1-4ubuntu1) ...
103
Selecting previously unselected package lib32gcc1.
104
Preparing to unpack .../lib32gcc1_1%3a4.9.3-0ubuntu4_amd64.deb ...
105
Unpacking lib32gcc1 (1:4.9.3-0ubuntu4) ...
106
Selecting previously unselected package lib32stdc++6.
107
Preparing to unpack .../lib32stdc++6_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
108
Unpacking lib32stdc++6 (4.8.4-2ubuntu1~14.04.3) ...
109
Setting up libjpeg62:i386 (6b1-4ubuntu1) ...
110
Setting up lib32gcc1 (1:4.9.3-0ubuntu4) ...
111
Setting up lib32stdc++6 (4.8.4-2ubuntu1~14.04.3) ...
112
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
(1-1/2) Go to top
Add picture from clipboard (Maximum size: 1 GB)