You are not logged in.
Pages: 1
after installing get-google-chrome and executing, i cant start it.
root@slitaz:/home/tux# google-chrome-unstable
sh: google-chrome-unstable: not found
searching for it gave me this:
root@slitaz:/home/tux# find / -name google-chrome-unstable
/opt/google/chrome-unstable/cron/google-chrome-unstable
/opt/google/chrome-unstable/google-chrome-unstable
find: /home/tux/.gvfs: Permission denied
/usr/bin/google-chrome-unstable
/var/lib/tazpkg/installed/google-chrome-unstable
tried executing with sh
root@slitaz:/home/tux# sh /opt/google/chrome-unstable/google-chrome-unstable
[7491:7491:1021/110955:ERROR:image_metadata_extractor.cc(111)] Couldn't load libexif.
[7491:7491:1021/110955:ERROR:nacl_fork_delegate_linux.cc(292)] Bad NaCl helper startup ack (0 bytes)
[7489:7489:1021/110955:WARNING:sxs_linux.cc(125)] Failed to read channels file.
/opt/google/chrome-unstable/google-chrome-unstable: line 78: syntax error: unexpected redirection
installed libexif and tried again
root@slitaz:/home/tux# sh /opt/google/chrome-unstable/google-chrome-unstable
[8646:8646:1021/111311:ERROR:nacl_fork_delegate_linux.cc(292)] Bad NaCl helper startup ack (0 bytes)
[8644:8644:1021/111311:WARNING:sxs_linux.cc(125)] Failed to read channels file.
/opt/google/chrome-unstable/google-chrome-unstable: line 78: syntax error: unexpected redirection
i get the same error when i try to run sh /usr/bin/google-chrome-unstable
does anyone have an idea what i could do?
Offline
alright, uninstalled all the above
downloaded chrome.deb from chrome website.
converted with tazpkg
installed
i get exactly the same error
root@slitaz:/home/tux# google-chrome-stable
sh: google-chrome-stable: not found
root@slitaz:/home/tux# sh /usr/bin/google-chrome-stable
/usr/bin/google-chrome-stable: line 78: syntax error: unexpected redirection
Offline
some trouble with
exec < /dev/null
i have no idea what this means..
Offline
running /opt/google/chrome-unstable/chrome did the trick, in case anyone needs to know.
Offline
Pages: 1
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]