Tuesday 16 July 2013

Installed google chrome on a Linux Operating System Ubuntu 12.04 Live DVD


Installed google chrome on a Linux Operating System Live DVD Ubuntu 12.04

drwxr-xr-x 2 ubuntu ubuntu 60 Jul 17 01:59 .
drwxr-xr-x 23 ubuntu ubuntu 640 Jul 17 01:55 ..
-rw-rw-r-- 1 ubuntu ubuntu 40M Jul 17 01:59 google-chrome-stable_current_i386.deb
root@ubuntu:/home/ubuntu/Downloads#
root@ubuntu:/home/ubuntu/Downloads#
root@ubuntu:/home/ubuntu/Downloads#
root@ubuntu:/home/ubuntu/Downloads# apt-get install google-chrome-stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
google-chrome-stable is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
google-chrome-stable : Depends: libxss1 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@ubuntu:/home/ubuntu/Downloads# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libxss1
The following NEW packages will be installed:
libxss1
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 8,566 B of archives.
After this operation, 56.3 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://archive.ubuntu.com/ubuntu/ quantal/main libxss1 i386 1:1.2.2-1 [8,566 B]
Fetched 8,566 B in 0s (14.5 kB/s)
Selecting previously unselected package libxss1:i386.
(Reading database ... 161315 files and directories currently installed.)
Unpacking libxss1:i386 (from .../libxss1_1%3a1.2.2-1_i386.deb) ...
Setting up libxss1:i386 (1:1.2.2-1) ...
Setting up google-chrome-stable (28.0.1500.71-r209842) ...
update-alternatives: using /usr/bin/google-chrome to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
update-alternatives: using /usr/bin/google-chrome to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
root@ubuntu:/home/ubuntu/Downloads#
root@ubuntu:/home/ubuntu/Downloads#
root@ubuntu:/home/ubuntu/Downloads# chrome
chrome: command not found
root@ubuntu:/home/ubuntu/Downloads# google-chrome
[5126:5126:0717/020825:ERROR:chrome_browser_main_extra_parts_gtk.cc(51)] Startup refusing to run as root.
root@ubuntu:/home/ubuntu/Downloads#
root@ubuntu:/home/ubuntu/Downloads#
root@ubuntu:/home/ubuntu/Downloads#


ubuntu@ubuntu:~$
ubuntu@ubuntu:~$
ubuntu@ubuntu:~$ google-chrome
[5189:5216:0717/020909:ERROR:object_proxy.cc(627)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name
[5189:5216:0717/020909:ERROR:object_proxy.cc(627)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name
[5189:5189:0717/020909:ERROR:object_proxy.cc(532)] Failed to call method: org.chromium.Mtpd.EnumerateStorages: object_path= /org/chromium/Mtpd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.Mtpd was not provided by any .service files


After running google-chrome under user mode, then we can use the google chrome browser on the Linux Live CD Ubuntu 12.04