Chrome browser
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Chrome browser
Is it possible to install Chrome? How? Thanks.
- francois
- Contributor
- Posts: 6305
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Chrome browser
Welcome williepabon.
Are you usb, cd or frugal (hdd) install? Which version of porteus are you using?
Chrome is installed only under guest account, not root.
-32 bit:
http://dl.porteus.org/i486/testing/Port ... 2/modules/
-64 bit:
http://dl.porteus.org/x86_64/testing/Po ... 2/modules/
Just download the module and put it in the /porteus/modules folder. Right click and then click on 'open with activate'
Are you usb, cd or frugal (hdd) install? Which version of porteus are you using?
Chrome is installed only under guest account, not root.
-32 bit:
http://dl.porteus.org/i486/testing/Port ... 2/modules/
-64 bit:
http://dl.porteus.org/x86_64/testing/Po ... 2/modules/
Just download the module and put it in the /porteus/modules folder. Right click and then click on 'open with activate'
Last edited by brokenman on 08 Aug 2013, 01:23, edited 1 time in total.
Reason: Fixed bad 32bit link
Reason: Fixed bad 32bit link
Prendre son temps, profiter de celui qui passe.
- wread
- Module Guard
- Posts: 1250
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Re: Chrome browser
¿Why did they do that??????????????Chrome is installed only under guest account, not root.
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!
- francois
- Contributor
- Posts: 6305
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Chrome browser
Unless things have changed recently. See:
http://forum.porteus.org/viewtopic.php?f=51&t=1596
In fact, the only module that worked for me was graciously provided by beny. I will try to find it if needed.
http://forum.porteus.org/viewtopic.php?f=51&t=1596
In fact, the only module that worked for me was graciously provided by beny. I will try to find it if needed.
Prendre son temps, profiter de celui qui passe.
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Chrome browser
Francois:
Per your suggestion below:
wp
Per your suggestion below:
I downloaded and activated the latest version of Chrome. The activation seemed to be successful but, when I click the icon to run the program nothing happens. Same thing happened when downloading and activating Chromium from the repos. Please, help.Postby francois » 07 Aug 2013, 23:44
Unless things have changed recently. See:
viewtopic.php?f=51&t=1596
wp
- francois
- Contributor
- Posts: 6305
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Chrome browser
On which version of porteus os are you working, 32 or 64 bit? Please give more details.
If 2.1 rc, remove the precedent module from /porteus/modules and put it in /porteus/optional and try:
32 bit:
http://dl.porteus.org/i486/current/modules/
64bit:
http://dl.porteus.org/x86_64/current/modules/
If 2.1 rc, remove the precedent module from /porteus/modules and put it in /porteus/optional and try:
32 bit:
http://dl.porteus.org/i486/current/modules/
64bit:
http://dl.porteus.org/x86_64/current/modules/
Last edited by francois on 11 Aug 2013, 02:55, edited 1 time in total.
Prendre son temps, profiter de celui qui passe.
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Chrome browser
francois:
Thanks for answering. I'm running the 32bit version of Porteus-v2.0
Thanks for answering. I'm running the 32bit version of Porteus-v2.0
- francois
- Contributor
- Posts: 6305
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Chrome browser
Are you running root or guest?
For version 2.0 in guest mode, the module of paulby should work in guest mode, he has updated it recently. If it does not work, just right him directly on the thread. I am going to test it guest mode and confirm. However, if you are in root mode you will need a trick.
I found a workaround for root mode:
http://productforums.google.com/forum/# ... t-CUBr569s
All you need to do is to modify the last line (line 42) of the file /usr/bin/google-chrome /opt/google/chrome/google-chrome:
from:
to:
Edit: I just installed 2.1 final, chrome works perfectly in guest mode and root mode. And the above trick works perfectly fine. But for the workaround to work, you have to have the save change option. If not, only changing the file with --user-data-dir will not be enough. You will have to extract the module into a folder and then change the /usr/bin/google-chrome file within that folder and finally rebuild the chrome module. Which is not so complicated.
Ask questions if there is a problem.
For version 2.0 in guest mode, the module of paulby should work in guest mode, he has updated it recently. If it does not work, just right him directly on the thread. I am going to test it guest mode and confirm. However, if you are in root mode you will need a trick.
I found a workaround for root mode:
http://productforums.google.com/forum/# ... t-CUBr569s
All you need to do is to modify the last line (line 42) of the file /usr/bin/google-chrome /opt/google/chrome/google-chrome:
from:
Code: Select all
exec -a "$0" "$HERE/chrome" "$@"
Code: Select all
exec -a "$0" "$HERE/chrome" "$@" --user-data-dir
Ask questions if there is a problem.
Last edited by francois on 29 Mar 2014, 23:16, edited 1 time in total.
Prendre son temps, profiter de celui qui passe.
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Chrome browser
francois:
wp
I was running as guest, but after you mentioned it, I tried to run it as root and I got a message that it only runs as a regular user. Then, I moved the module from /Downloads to /porteus/modules, activated it and viola!, now it seems to be working OK. I didn't try your suggestions since they were too advanced from my level of knowledge of Porteus. Thanks again.Are you running root or guest?
wp
- francois
- Contributor
- Posts: 6305
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Chrome browser
@williepabon:
If you want the module to function, or it has to be activated manually or you have to put it in the /porteus/module folder so that it is activated automatically at bootup.
Please read the documentation or FAQ before asking questions on the forum. You might find a lot of precious information concerning the functioning of porteus software.
Have a nice day.
If you want the module to function, or it has to be activated manually or you have to put it in the /porteus/module folder so that it is activated automatically at bootup.
Please read the documentation or FAQ before asking questions on the forum. You might find a lot of precious information concerning the functioning of porteus software.
Have a nice day.

Prendre son temps, profiter de celui qui passe.
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Chrome browser
francois:
Just to report, Chrome seems to be working OK now, but the first problem that I'm getting is that YouTube videos play broken. The audio seems OK. And, as my grandson would say in French (I don't have the slightest idea of what he is writing
)
"Merci pour l'assistance qui tu me peut donner. "
wp
Just to report, Chrome seems to be working OK now, but the first problem that I'm getting is that YouTube videos play broken. The audio seems OK. And, as my grandson would say in French (I don't have the slightest idea of what he is writing

"Merci pour l'assistance qui tu me peut donner. "
wp
- francois
- Contributor
- Posts: 6305
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Chrome browser
Cela me fait plaisir = The pleasure is for me.
Your grandson happiness, is a very venerable quest.
I do not have that problem on the google chrome version for porteus 2.1 final or rc.
What type of video are you trying to play? Maybe flashplayer is missing for movies? Give us the link of the video you are trying to play. Maybe the solution for you would be to change for porteus 2.1 final version.
Your grandson happiness, is a very venerable quest.

I do not have that problem on the google chrome version for porteus 2.1 final or rc.
What type of video are you trying to play? Maybe flashplayer is missing for movies? Give us the link of the video you are trying to play. Maybe the solution for you would be to change for porteus 2.1 final version.
Prendre son temps, profiter de celui qui passe.
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Chrome browser
francois:
The problem shows with any YouTube video in Chrome. The problem doesn't exist in Firefox. Maybe, I should upgrade Porteus to 2.1, I don't know.
wp
The problem shows with any YouTube video in Chrome. The problem doesn't exist in Firefox. Maybe, I should upgrade Porteus to 2.1, I don't know.
wp
- francois
- Contributor
- Posts: 6305
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Chrome browser
Go for it. See your other thread. 

Prendre son temps, profiter de celui qui passe.
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Chrome browser
francois:francois wrote:Go for it. See your other thread.
As I said on another thread, I did a clean install with version 2.1. After a few problems, I got it running nice, but the problem with YouTube in Chrome still exist. Found other problems with the browser module. Will report on the modules section. Thanks.
wp
Last edited by williepabon on 10 Aug 2013, 21:00, edited 1 time in total.