Author Topic: ..how to run google chromium in pclinuxos  (Read 4146 times)

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6266
..how to run google chromium in pclinuxos
« on: August 01, 2009, 04:09:19 PM »
go to: http://dev.chromium.org/getting-involved/dev-channel
browse to the linux section and download the 32 bit debian package

extract the debian package and you will find a package called "data.tar.lzma" ..decompress it and you will have 3 folders, go to the "opt" folder until you see executables ..gnome archive manager can decompress lzma files(i think they are compressed files but not sure) ..i dont know of any other program that can do that

open up the terminal here and type:

ldd chrome

all shared objects will be picked up except the following:
        libnss3.so.1d => not found                                            
        libnssutil3.so.1d => not found                                        
        libsmime3.so.1d => not found                                          
        libssl3.so.1d => not found                                            
        libplds4.so.0d => not found                                          
        libplc4.so.0d => not found                                            
        libnspr4.so.0d => not found  

pclinuxos has all these shared objects in "/usr/lib" but they have different names ..copy them to the chrome folder and give them the names chrome expect them to have(most by appending ".1d" or ".0d" to their names)

running "google-chrome" should be launch it.

the folder can be placed anywhere and link to the menu/desktop be created to "google-chrome" for easy launch


[attachment deleted by admin]
« Last Edit: August 01, 2009, 04:42:14 PM by muungwana »
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: ..how to run google chromium in pclinuxos
« Reply #1 on: August 01, 2009, 05:16:58 PM »
..it can also be installed from the repo's using synaptic or Click2Install

More info at the app store: http://www.pclinuxos.com/appstore/
 ;D

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6266
Re: ..how to run google chromium in pclinuxos
« Reply #2 on: August 01, 2009, 05:33:36 PM »
its in the repos? ;D ;D ..i didnt check cause i remember texstar saying something like "we cant have it" a while ago ..dont remember the reason ..the url is failing here
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: ..how to run google chromium in pclinuxos
« Reply #3 on: August 01, 2009, 07:05:31 PM »
its in the repos? ;D ;D ..i didnt check cause i remember texstar saying something like "we cant have it" a while ago ..dont remember the reason ..the url is failing here

Click this:
Click2Install

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6266
Re: ..how to run google chromium in pclinuxos
« Reply #4 on: August 01, 2009, 07:52:16 PM »

firefox gives this error when i click the link: "Firefox doesn't know how to open this address, because the protocol (apturl) isn't associated with any program." and the website doesnt have any info on how to add support for this protocol in firefox(and other browsers)

i already installed apturl from synaptic but firefox keeps complaining ..any info on how to tell firefox to recognize this protocol?
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline NoIBnds

  • Hero Member
  • *****
  • Posts: 1208
Re: ..how to run google chromium in pclinuxos
« Reply #5 on: August 01, 2009, 08:02:05 PM »
Go here:  http://www.pclinuxos.com/appstore/

scroll down and then Click to Install
Retired from Fighting Crime and or Evil for Truth, Justice, and the American Way.

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: ..how to run google chromium in pclinuxos
« Reply #6 on: August 01, 2009, 10:31:27 PM »
muungwana.
From the wiki page on apturl:
Quote
Manually configure Mozilla browsers for the apturl protocol

In some instances if may be necessary to manually set up your browser to handle the apturl:// protocol. The following it how to do this for mozilla based browsers.

    * open about:config from the browsers navigation bar
    * Right click and select New> string
    * type in

network.protocol-handler.app.apturl

    * and value

/usr/bin/apturl

Now restart the browser; when you click an apturl or Click2Install link the browser will prompt you to make the association as described in the previous section; Browse to /usr/bin and select apturl, set your browser to remember it, and OK/save.

It should now work.


http://www.pclinuxos.com/wiki/index.php/Apturl#Manually_configure_Mozilla_browsers_for_the_apturl_protocol

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6266
Re: ..how to run google chromium in pclinuxos
« Reply #7 on: August 02, 2009, 12:05:02 AM »

thanks Neal, your instructions worked
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: ..how to run google chromium in pclinuxos
« Reply #8 on: August 02, 2009, 12:20:41 AM »
The other way is to rename your .mozilla profile / directory, launch firefox again, and it should pick up the apturl settings from the default profile.

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6266
Re: ..how to run google chromium in pclinuxos
« Reply #9 on: August 02, 2009, 11:34:39 AM »
travisn000,
the version of chromium in the repository is the windows version running ontop of wine ..

this thread is for running linux port of chromium

latest builds can be found here:
http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/

the latest one can play flash videos ..now waiting for extensions, primarily adblock-plus
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline Ɗα√ϵς§

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 5521
  • PCLinuxOS: A revolution in personal computing
Re: ..how to run google chromium in pclinuxos
« Reply #10 on: August 02, 2009, 02:06:08 PM »
I just did this and now everytime I click on something in appstore, I get "Failed to find the selected program"
PCLinuxOS has no wealthy sponsors and can only survive with your donations! Don't wait it might be too late.

Running PCLOS on Athlon II/250 with 2Gb Ram using ASUS M2N68-AM Plus Mobo with Nvidia GF7600GT graphics, and Samsung NC10 Netbook

Offline Ɗα√ϵς§

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 5521
  • PCLinuxOS: A revolution in personal computing
Re: ..how to run google chromium in pclinuxos
« Reply #11 on: August 02, 2009, 02:29:40 PM »
Must have done something wrong, I deleted the file: /home/.mozilla/firefox/??????.default/mimeTypes.rdf and now it's working.
PCLinuxOS has no wealthy sponsors and can only survive with your donations! Don't wait it might be too late.

Running PCLOS on Athlon II/250 with 2Gb Ram using ASUS M2N68-AM Plus Mobo with Nvidia GF7600GT graphics, and Samsung NC10 Netbook

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: ..how to run google chromium in pclinuxos
« Reply #12 on: August 02, 2009, 04:06:55 PM »
travisn000,
the version of chromium in the repository is the windows version running ontop of wine ..

this thread is for running linux port of chromium

latest builds can be found here:
http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/

the latest one can play flash videos ..now waiting for extensions, primarily adblock-plus


Thanks for the clarification..  I just assumed the one in the repo / appstore was the same, I didn't really look closely at them.
 :o ::)

musonio

  • Guest
Re: ..how to run google chromium in pclinuxos
« Reply #13 on: August 02, 2009, 07:25:57 PM »
Quote
a package called "data.tar.lzma" ..decompress it and you will have 3 folders, go to the "opt" folder until you see executables ..gnome archive manager can decompress lzma files(i think they are compressed files but not sure) ..i dont know of any other program that can do that

If i'm not mistaken,
Code: [Select]
lzma -d data.tar.lzma
will give you a simple tar which can be afterwards untared (untarred?) with ark, etc.

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12657
Re: ..how to run google chromium in pclinuxos
« Reply #14 on: August 09, 2009, 12:38:07 AM »
Seems not to work for me.

/opt/google/chrome/google-chrome
/opt/google/chrome/chrome: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /opt/google/chrome/chrome)

[texstar@localhost ~]$strings /usr/lib/libstdc++.so.6 | grep GLIBCXX
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_FORCE_NEW

Update: got it working by extracting some more debs into the folder.

libgcc_s.so.1
libstdc++.so.6
libstdc++.so.6.0.12

« Last Edit: August 09, 2009, 01:03:09 AM by texstar »

Thanks to everyone who donates. You keep the servers running.
Follow me on Twitter for the latest development info.