<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Google Chrome Native Linux Client on openSUSE</title>
	<atom:link href="http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/</link>
	<description>In the world of linux your boundaries are free</description>
	<lastBuildDate>Wed, 10 Mar 2010 05:47:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bob Harvey</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8839</link>
		<dc:creator>Bob Harvey</dc:creator>
		<pubDate>Sun, 04 Oct 2009 15:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8839</guid>
		<description>&lt;a href=&quot;#comment-8309&quot; rel=&quot;nofollow&quot;&gt;@MaoP &lt;/a&gt; 
Thanks for that, Mao - combined with the symlinks described above that has got me going without fuss. It said it was going to import the firefox bookmarks and passwords, but choked on the passwords.  I have to get the real plugin working too, for the bbc iplayer, but so far so excellent. 

Thanks again</description>
		<content:encoded><![CDATA[<p><a href="#comment-8309" rel="nofollow">@MaoP </a><br />
Thanks for that, Mao &#8211; combined with the symlinks described above that has got me going without fuss. It said it was going to import the firefox bookmarks and passwords, but choked on the passwords.  I have to get the real plugin working too, for the bbc iplayer, but so far so excellent. </p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LnddMiles</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8465</link>
		<dc:creator>LnddMiles</dc:creator>
		<pubDate>Tue, 21 Jul 2009 16:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8465</guid>
		<description>Pretty cool post. I just stumbled upon your blog and wanted to say
that I have really liked reading your blog posts. Anyway
I’ll be subscribing to your blog and I hope you post again soon!</description>
		<content:encoded><![CDATA[<p>Pretty cool post. I just stumbled upon your blog and wanted to say<br />
that I have really liked reading your blog posts. Anyway<br />
I’ll be subscribing to your blog and I hope you post again soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben.kevan</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8417</link>
		<dc:creator>ben.kevan</dc:creator>
		<pubDate>Tue, 14 Jul 2009 16:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8417</guid>
		<description>Nope not in the latest build released.. Although I haven&#039;t downloaded the latest snapshot and tested that.. (I like waiting for the releases and not the daily snapshots). 

I&#039;ll def report on that when it does. And Chromium flash is very limited, I am only getting sound.</description>
		<content:encoded><![CDATA[<p>Nope not in the latest build released.. Although I haven&#8217;t downloaded the latest snapshot and tested that.. (I like waiting for the releases and not the daily snapshots). </p>
<p>I&#8217;ll def report on that when it does. And Chromium flash is very limited, I am only getting sound.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piero</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8413</link>
		<dc:creator>Piero</dc:creator>
		<pubDate>Mon, 13 Jul 2009 22:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8413</guid>
		<description>Is chrome able to handle plugins (flash, etc)? Chromium isn&#039;t until now.</description>
		<content:encoded><![CDATA[<p>Is chrome able to handle plugins (flash, etc)? Chromium isn&#8217;t until now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaoP</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8309</link>
		<dc:creator>MaoP</dc:creator>
		<pubDate>Mon, 29 Jun 2009 22:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8309</guid>
		<description>&lt;a href=&quot;#comment-8180&quot; rel=&quot;nofollow&quot;&gt;@ben.kevan &lt;/a&gt; 

Hello, sorry for delay.

About my previous comment, my point was that is better down Chromium since it has the last changes/features, Chrome is a snapshot from the last most stable Chromium commit with a sed &quot;s/chromium/chrome&quot; heh.

About .deb packages:

http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/pool/main/c/chromium-browser/

Now, i found there are better binaries, made by a &quot;build bot&quot; from Chromium.

http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/

You just should do:


cd ~/apps
LAST=$(wget -qO- http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/LATEST)
wget http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/$LAST/chrome-linux.zip
unzip chrome-linux.zip


then launch it


$ ~/apps/chrome-linux/chrome


Regards.</description>
		<content:encoded><![CDATA[<p><a href="#comment-8180" rel="nofollow">@ben.kevan </a> </p>
<p>Hello, sorry for delay.</p>
<p>About my previous comment, my point was that is better down Chromium since it has the last changes/features, Chrome is a snapshot from the last most stable Chromium commit with a sed &#8220;s/chromium/chrome&#8221; heh.</p>
<p>About .deb packages:</p>
<p><a href="http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/pool/main/c/chromium-browser/" rel="nofollow">http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/pool/main/c/chromium-browser/</a></p>
<p>Now, i found there are better binaries, made by a &#8220;build bot&#8221; from Chromium.</p>
<p><a href="http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/" rel="nofollow">http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/</a></p>
<p>You just should do:</p>
<p>cd ~/apps<br />
LAST=$(wget -qO- <a href="http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/LATEST)" rel="nofollow">http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/LATEST)</a><br />
wget <a href="http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/$LAST/chrome-linux.zip" rel="nofollow">http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/$LAST/chrome-linux.zip</a><br />
unzip chrome-linux.zip</p>
<p>then launch it</p>
<p>$ ~/apps/chrome-linux/chrome</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZK@Web Marketing Blog</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8232</link>
		<dc:creator>ZK@Web Marketing Blog</dc:creator>
		<pubDate>Wed, 17 Jun 2009 16:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8232</guid>
		<description>Well I will guess fail here, but then again no one has seen a Google commercial EVER so intrigue may win over quality and effectiveness. Especially the command at the end of the commercial to download Chrome now, LOL. If I wasnt internet savvy, I would not know what the hell they were talking about still. The lay person barely knows what a “browser” is when you ask them to open one. They just knowthe IE icon is how they get online.</description>
		<content:encoded><![CDATA[<p>Well I will guess fail here, but then again no one has seen a Google commercial EVER so intrigue may win over quality and effectiveness. Especially the command at the end of the commercial to download Chrome now, LOL. If I wasnt internet savvy, I would not know what the hell they were talking about still. The lay person barely knows what a “browser” is when you ask them to open one. They just knowthe IE icon is how they get online.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben.kevan</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8205</link>
		<dc:creator>ben.kevan</dc:creator>
		<pubDate>Fri, 12 Jun 2009 23:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8205</guid>
		<description>&lt;a href=&quot;#comment-8200&quot; rel=&quot;nofollow&quot;&gt;@nicolas&lt;/a&gt; 

I&#039;ll have to look into that.. I&#039;ll try to find an x86_64 machine to test it against to see if I can duplicate.. can you try without scripts? to see if that makes any difference. 

Thanks.</description>
		<content:encoded><![CDATA[<p><a href="#comment-8200" rel="nofollow">@nicolas</a> </p>
<p>I&#8217;ll have to look into that.. I&#8217;ll try to find an x86_64 machine to test it against to see if I can duplicate.. can you try without scripts? to see if that makes any difference. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Chrome v openSUSE &#171; Linux Blog</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8201</link>
		<dc:creator>Google Chrome v openSUSE &#171; Linux Blog</dc:creator>
		<pubDate>Fri, 12 Jun 2009 11:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8201</guid>
		<description>[...] zatím dostupné rpm balíčky pro openSUSE, rozhodl se Ben Kevan tyto balíčky připravit. Na jeho blogu se dozvíte, jak Google Chrome stáhnout a v openSUSE nainstalovat. Očekává se, že v blízké [...]</description>
		<content:encoded><![CDATA[<p>[...] zatím dostupné rpm balíčky pro openSUSE, rozhodl se Ben Kevan tyto balíčky připravit. Na jeho blogu se dozvíte, jak Google Chrome stáhnout a v openSUSE nainstalovat. Očekává se, že v blízké [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicolas</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8200</link>
		<dc:creator>nicolas</dc:creator>
		<pubDate>Fri, 12 Jun 2009 05:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8200</guid>
		<description>i got an error after running
rpm -Uvh google-chrome-unstable-3.0.183.1-1.x86_64.rpm –nodeps

[root@nico-fedora Descargas]# rpm -Uvh --nodeps google-chrome-unstable-3.0.183.1-1.x86_64.rpm
Preparando...               ########################################### [100%]
   1:google-chrome-unstable ########################################### [100%]
error: falló el desempaquetado de archivos : cpio: magia errónea???

i don&#039;t know what to do...

thanks in advance..</description>
		<content:encoded><![CDATA[<p>i got an error after running<br />
rpm -Uvh google-chrome-unstable-3.0.183.1-1.x86_64.rpm –nodeps</p>
<p>[root@nico-fedora Descargas]# rpm -Uvh &#8211;nodeps google-chrome-unstable-3.0.183.1-1.x86_64.rpm<br />
Preparando&#8230;               ########################################### [100%]<br />
   1:google-chrome-unstable ########################################### [100%]<br />
error: falló el desempaquetado de archivos : cpio: magia errónea???</p>
<p>i don&#8217;t know what to do&#8230;</p>
<p>thanks in advance..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben.kevan</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8196</link>
		<dc:creator>ben.kevan</dc:creator>
		<pubDate>Thu, 11 Jun 2009 01:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8196</guid>
		<description>&lt;a href=&quot;#comment-8193&quot; rel=&quot;nofollow&quot;&gt;@euklidis&lt;/a&gt; 

What arch are you? x86_64? i386? can you do sudo zypper what-provides libgconf-2.so.4</description>
		<content:encoded><![CDATA[<p><a href="#comment-8193" rel="nofollow">@euklidis</a> </p>
<p>What arch are you? x86_64? i386? can you do sudo zypper what-provides libgconf-2.so.4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: euklidis</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8193</link>
		<dc:creator>euklidis</dc:creator>
		<pubDate>Tue, 09 Jun 2009 22:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8193</guid>
		<description>/opt/google/chrome/chrome: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

i get this when i try to run it after the installation...</description>
		<content:encoded><![CDATA[<p>/opt/google/chrome/chrome: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory</p>
<p>i get this when i try to run it after the installation&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Chrome nativo no openSuSE &#124; Marcolino Brasil São Paulo</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8190</link>
		<dc:creator>Google Chrome nativo no openSuSE &#124; Marcolino Brasil São Paulo</dc:creator>
		<pubDate>Mon, 08 Jun 2009 18:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8190</guid>
		<description>[...] Livre tradução de: http://www.benkevan.com/blog/google-chrome-native-linux-client-on-opensuse/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Livre tradução de: <a href="http://www.benkevan.com/blog/google-chrome-native-linux-client-on-opensuse/" rel="nofollow">http://www.benkevan.com/blog/google-chrome-native-linux-client-on-opensuse/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Computers Articles &#124; Computers Articles</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8182</link>
		<dc:creator>Computers Articles &#124; Computers Articles</dc:creator>
		<pubDate>Sun, 07 Jun 2009 00:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8182</guid>
		<description>[...] Google Chrome Native Linux Client on openSUSE &#124; Ben Kevan&#039;s Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Google Chrome Native Linux Client on openSUSE | Ben Kevan&#39;s Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben.kevan</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8180</link>
		<dc:creator>ben.kevan</dc:creator>
		<pubDate>Sat, 06 Jun 2009 18:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8180</guid>
		<description>&lt;a href=&quot;#comment-8179&quot; rel=&quot;nofollow&quot;&gt;@MaoP&lt;/a&gt; 

Hi, although snapshots are a good idea, I&#039;d rather build the packages as google puts them on &quot;http://dev.chromium.org/getting-involved/dev-channel&quot; since mid day snapshots alot of times have breaks in them. 

If you&#039;d like to point me to the correct single package for both i386 and x86_64 on the Ubuntu launch pad, I can build the snapshots rpm&#039;s for the people willing to take that risk (although every test with Alpha products is a risk eh). 

Thank you for your contribution, and hope you can point me to the exact builds so I can do as you suggest.</description>
		<content:encoded><![CDATA[<p><a href="#comment-8179" rel="nofollow">@MaoP</a> </p>
<p>Hi, although snapshots are a good idea, I&#8217;d rather build the packages as google puts them on &#8220;http://dev.chromium.org/getting-involved/dev-channel&#8221; since mid day snapshots alot of times have breaks in them. </p>
<p>If you&#8217;d like to point me to the correct single package for both i386 and x86_64 on the Ubuntu launch pad, I can build the snapshots rpm&#8217;s for the people willing to take that risk (although every test with Alpha products is a risk eh). </p>
<p>Thank you for your contribution, and hope you can point me to the exact builds so I can do as you suggest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaoP</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8179</link>
		<dc:creator>MaoP</dc:creator>
		<pubDate>Sat, 06 Jun 2009 18:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8179</guid>
		<description>Hi,

Actually google chrome is a snapshot of the last most stable build of chromium svn, is better to use de chromium daily build, following the same procedure you can download .debs from:

http://ppa.launchpad.net/chromium-daily/ppa/ubuntu

And convert them with alien to rpm

cheers</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Actually google chrome is a snapshot of the last most stable build of chromium svn, is better to use de chromium daily build, following the same procedure you can download .debs from:</p>
<p><a href="http://ppa.launchpad.net/chromium-daily/ppa/ubuntu" rel="nofollow">http://ppa.launchpad.net/chromium-daily/ppa/ubuntu</a></p>
<p>And convert them with alien to rpm</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben.kevan</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8178</link>
		<dc:creator>ben.kevan</dc:creator>
		<pubDate>Sat, 06 Jun 2009 17:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8178</guid>
		<description>&lt;a href=&quot;#comment-8177&quot; rel=&quot;nofollow&quot;&gt;@Dominik Grafenhofer&lt;/a&gt; 

%s/tom/ben/g :) haha..</description>
		<content:encoded><![CDATA[<p><a href="#comment-8177" rel="nofollow">@Dominik Grafenhofer</a> </p>
<p>%s/tom/ben/g <img src='http://www.freetechie.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  haha..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik Grafenhofer</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8177</link>
		<dc:creator>Dominik Grafenhofer</dc:creator>
		<pubDate>Sat, 06 Jun 2009 16:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8177</guid>
		<description>&lt;a href=&quot;#comment-8175&quot; rel=&quot;nofollow&quot;&gt;@Dominik Grafenhofer&lt;/a&gt; 
s/tom/ben/</description>
		<content:encoded><![CDATA[<p><a href="#comment-8175" rel="nofollow">@Dominik Grafenhofer</a><br />
s/tom/ben/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Your Home For Google Chome! &#187; Blog Archive &#187; Google Chrome Native Linux Client on openSUSE &#124; Ben Kevan&#39;s Blog</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8176</link>
		<dc:creator>Your Home For Google Chome! &#187; Blog Archive &#187; Google Chrome Native Linux Client on openSUSE &#124; Ben Kevan&#39;s Blog</dc:creator>
		<pubDate>Sat, 06 Jun 2009 16:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8176</guid>
		<description>[...] View original here: Google Chrome Native Linux Client on openSUSE &#124; Ben Kevan&#039;s Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] View original here: Google Chrome Native Linux Client on openSUSE | Ben Kevan&#39;s Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik Grafenhofer</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8175</link>
		<dc:creator>Dominik Grafenhofer</dc:creator>
		<pubDate>Sat, 06 Jun 2009 16:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8175</guid>
		<description>@tom: Thanks again (also for the x86_64 package)! I was not aware of this &quot;nice&quot; wordpress feature ;)</description>
		<content:encoded><![CDATA[<p>@tom: Thanks again (also for the x86_64 package)! I was not aware of this &#8220;nice&#8221; wordpress feature <img src='http://www.freetechie.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installare Google Chrome su openSUSE 11.1 &#171; Crismon's Blog</title>
		<link>http://www.freetechie.com/blog/google-chrome-native-linux-client-on-opensuse/comment-page-1/#comment-8173</link>
		<dc:creator>Installare Google Chrome su openSUSE 11.1 &#171; Crismon's Blog</dc:creator>
		<pubDate>Sat, 06 Jun 2009 14:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.benkevan.com/blog/?p=559#comment-8173</guid>
		<description>[...] VIA&#160;&#124;&#160;Ben Kevan&#8217;s Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] VIA&nbsp;|&nbsp;Ben Kevan&#8217;s Blog [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
