Hi
I installed "get-google-chrome" and executed the application to install google chrome it successfully with no errors, but in Applications menu is nothing to run.
thank you.

How to run chrome
(11 posts) (7 voices)-
Posted 12 years ago #
-
@MADMAN
it seems that the download link is broken.sakura shows:
Connecting to dl.google.com (173.194.69.91:80)
wget: server returned error: HTTP/1.1 404 Not Found
Could not download google-chrome-unstable_current_i386.deb. Exiting.
root@slitaz:/home/tux#Posted 12 years ago # -
#
wget http://mirror.slitaz.org/packages/cooking/get-google-chrome-1.03.tazpkg
#tazpkg install get-google-chrome-1.03.tazpkg && get-google-chrome
Posted 12 years ago # -
this is all I did i hope it help to undrstand what's my problem.
madman@MADMAN:~$ su
Password:
root@MADMAN:/home/madman# tazpkg install get-google-chrome-1.03.tazpkg && get-go
ogle-chromeget-google-chrome-1.03 package is already installed. You can
use the --forced option to force installation or remove it and reinstall.google-chrome-unstable package is already installed, add '-f' option to force install.
root@MADMAN:/home/madman# tazpkg install get-google-chrome-1.03.tazpkg && get-go
ogle-chrome -fget-google-chrome-1.03 package is already installed. You can
use the --forced option to force installation or remove it and reinstall.Connecting to dl.google.com (74.125.143.93:80)
Connecting to dl.google.com (74.125.143.91:80)
google-chrome-unstab 100% |*******************************| 1540 --:--:-- ETA
dpkg-deb: invalid ar magic
sed: control: No such file or directory
dpkg-deb: invalid ar magicPacking : google-chrome-unstable-
================================================================================
Creating the list of files... [ OK ]
Creating md5sum of files... [ OK ]
Compressing the fs... [ OK ]
Updating receipt sizes... [ OK ]
Creating full cpio archive... [ OK ]
Restoring original package tree... [ OK ]
================================================================================
Package google-chrome-unstable- compressed successfully.
Size : 4.0K google-chrome-unstable-.tazpkgTracking dependencies for : google-chrome-unstable
================================================================================
Missing: flash-plugin
================================================================================
1 missing package(s) to install.Unable to find: flash-plugin in the mirrored packages list.
wget: bad address 'get.adobe.com'
wget: bad address 'get.adobe.com'
Could not find url. Exiting.Installation of : google-chrome-unstable
================================================================================
Copying google-chrome-unstable... [ OK ]
Extracting google-chrome-unstable... [ OK ]
Extracting the pseudo fs... (lzma) [ OK ]
Installing google-chrome-unstable... cp: can't stat 'fs/*': No such file or directory
[ Failed ]
Removing all tmp files... [ OK ]
xdg-icon-resource: size argument must be numeric
Try 'xdg-icon-resource --help' for more information.
xdg-desktop-menu: file '/opt/google/chrome/google-chrome.desktop' does not exist
================================================================================
google-chrome-unstable () is installed.root@MADMAN:/home/madman#
even says installed but nothing in the applications menu.
thank youPosted 12 years ago # -
The output you posted indicates:
Your still using the broken script from SliTaz 4.0 repo.
To install a tazpkg of the same name you must either remove the old one first or use --forced to overwrite the old with the new.
Remnants from failed google-chrome-unstable must be removed.# tazpkg remove get-google-chrome
# tazpkg remove google-chrome-unstable
# wget http://mirror.slitaz.org/packages/cooking/get-google-chrome-1.03.tazpkg
# tazpkg install get-google-chrome-1.03.tazpkg --forced
# get-google-chromePosted 12 years ago # -
Hi, this thread's a little old but I thought I'd try asking here anyways. I'm trying to get chrome working in slitaz 5 rc2 live. I only went through the commands in Mojo's last post and I'm not sure if those were standalone instructions but from the output in terminal it seems unstable chrome was installed instead(probably because 1.03 couldn't be). My broad goal here is to get flash running in a browser and in my experience chrome(& chromium) has been the easiest way of doing that in Linux. So, even though it seems to have installed, it's not showing up in programs, I can't get it to run from "run" when I go to applications even though it autocompletes with "google-chrome-unstable", when I start typing & I'm not sure what to type in terminal either but chrome, run chrome, run google-chrome-unstable haven't done anything.
Also
Which slitaz would be best if I don't want multiple browsers, terminal programs, etc. included out of the box?
Thanks
Posted 10 years ago # -
If you haven't already done so, review this discussion thread. Reply from member/username: tvicol worked successfully for me on SliTaz 4.0-core...
If you want to locate where Chrome was installed run this command as root (of course you already know "unstable" can be substituted for whatever version installed i.e: stable)...
find / -name google-chrome-unstable
You'll need to include the full path when creating a desktop icon and/or editing lxpanel.
Posted 10 years ago # -
@hop7d5
Google-chrome-unstable won't run unless the cpu supports sse2
Check your cpu with command:cat /proc/cpuinfo|grep -w sse2
Updated 5.0-rc2 with get-google-chrome script from 5.0 repo.
I don't want to have to re-download 47MB source archive if the script excludes files.
I comment mostrm
commands from /usr/bin/get-google-chrome so everything is preserved in /tmp.
There were errors when get-google-chrome script was running the install on generated google-chrome-unstable tazpkg concerning xdg-resource-icon adding google-chrome-unstable icons to the system.
No Applications/Internet/Google Chrome (unstable) shortcut.
There is no google-chrome-unstable.desktop on system.
Browser launches from terminal as user tux with commandgoogle-chrome-unstable
I usedpkg-deb
to get google-chrome-unstable.desktop from google-chrome-unstable_current_i386.deb.
Add launcher to menu:
Download attached google-chrome-unstable.desktop.txt
cp google-chrome-unstable.desktop.txt /usr/share/applications/google-chrome-unstable.desktop
Menu icon:
cp /opt/google/chrome-unstable/product_logo_32.png /usr/share/pixmaps/google-chrome-unstable.png
Logout/in or reboot
Applications/Internet/Google Chrome (unstable)Posted 10 years ago # -
sorry for bumping such old topic
did anyone had this error?[26289:26289:1010/172326:ERROR:nacl_fork_delegate_linux.cc(314)] Bad NaCl helper startup ack (0 bytes)
'get-google-chrome' used, my cpu is ok found even sse4_1 sse4_2
Posted 9 years ago # -
> did anyone had this error?
> get-google-chromeI played with it about a month ago. Version installed by this script works well after recompiling kernel with CONFIG_USER_NS=y
v.41 and newer requires Linux-3.18+Use firefox-official or if you really need chromium-based try
get-vivaldi
.Posted 9 years ago # -
Many hits on google search with error "Bad NaCl helper startup ack (0 bytes)"
Try to start with sandbox disabled.
google-chrome-unstable --disable-setuid-sandbox
Posted 9 years ago #
Reply
You must log in to post.