<?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 on Mandriva Linux</title>
	<atom:link href="http://dodonov.net/blog/2009/06/06/google-chrome-on-mandriva-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://dodonov.net/blog/2009/06/06/google-chrome-on-mandriva-linux/</link>
	<description>My view on technology, open-source, Linux and other cool things.</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:55:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: eugeni</title>
		<link>http://dodonov.net/blog/2009/06/06/google-chrome-on-mandriva-linux/comment-page-1/#comment-17114</link>
		<dc:creator>eugeni</dc:creator>
		<pubDate>Fri, 20 Nov 2009 11:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://dodonov.net/blog/?p=427#comment-17114</guid>
		<description>&lt;p&gt;Sure; I created (and try to keep it up-to-date) chrome rpm for mandriva. This is described here: http://dodonov.net/blog/2009/08/31/chrome-rpm/&lt;/p&gt;

&lt;p&gt;I must say I am very impressed with google chrome and chromium. I am using it daily for a few months now.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sure; I created (and try to keep it up-to-date) chrome rpm for mandriva. This is described here: <a href="http://dodonov.net/blog/2009/08/31/chrome-rpm/" rel="nofollow">http://dodonov.net/blog/2009/08/31/chrome-rpm/</a></p>

<p>I must say I am very impressed with google chrome and chromium. I am using it daily for a few months now.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Soumen</title>
		<link>http://dodonov.net/blog/2009/06/06/google-chrome-on-mandriva-linux/comment-page-1/#comment-17113</link>
		<dc:creator>Soumen</dc:creator>
		<pubDate>Fri, 20 Nov 2009 01:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://dodonov.net/blog/?p=427#comment-17113</guid>
		<description>&lt;p&gt;Could you please give us a rough idea of how you got chrome to run on mandriva? If possible, a walkthrough?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Could you please give us a rough idea of how you got chrome to run on mandriva? If possible, a walkthrough?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ReinoutS</title>
		<link>http://dodonov.net/blog/2009/06/06/google-chrome-on-mandriva-linux/comment-page-1/#comment-16945</link>
		<dc:creator>ReinoutS</dc:creator>
		<pubDate>Tue, 28 Jul 2009 06:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://dodonov.net/blog/?p=427#comment-16945</guid>
		<description>&lt;p&gt;Is there a Cooker rpm for Chromium somewhere? Did I overlook it?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there a Cooker rpm for Chromium somewhere? Did I overlook it?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: eugeni</title>
		<link>http://dodonov.net/blog/2009/06/06/google-chrome-on-mandriva-linux/comment-page-1/#comment-16820</link>
		<dc:creator>eugeni</dc:creator>
		<pubDate>Sun, 07 Jun 2009 01:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://dodonov.net/blog/?p=427#comment-16820</guid>
		<description>&lt;p&gt;Yep, I am using XFCE since around 3.0 :) . From time to time I try switching to something else, but until now I found nothing that is as light, flexible and powerful as XFCE. By some unknown reason the 4.6 version takes an incredible amount of time to start from time to time, but I solved it by adding &#039;rm -rf $HOME/.cache/sessions&#039; to my .xsession file. And there is http://bugzilla.xfce.org/show_bug.cgi?id=4875 bug which I found a workaround for. Besides those points, I have absolutely nothing to complain about it!&lt;/p&gt;

&lt;p&gt;I tried compiling chromium too, but it requires around 10GB of disk space to compile everything.. and takes an eternity. I could not finish the compilation as I run our of free disk space (and of patience :) ).&lt;/p&gt;

&lt;p&gt;But the binaries from google worked fine for me, and they are updated daily. The only issue I had was with their strange libraries the chrome binary is linked against - libnspr4.so.0d, libplc4.so.0d, libplds4.so.0d, libssl3.so.1d, libsmime3.so.1d, libnssutil3.so.1d and libnss3.so.1d. Symlinking them agains Mandriva&#039;s libraries did the trick.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yep, I am using XFCE since around 3.0 <img src='http://dodonov.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . From time to time I try switching to something else, but until now I found nothing that is as light, flexible and powerful as XFCE. By some unknown reason the 4.6 version takes an incredible amount of time to start from time to time, but I solved it by adding &#8216;rm -rf $HOME/.cache/sessions&#8217; to my .xsession file. And there is <a href="http://bugzilla.xfce.org/show_bug.cgi?id=4875" rel="nofollow" onclick="urchinTracker('/outgoing/bugzilla.xfce.org/show_bug.cgi?id=4875&amp;referer=');">http://bugzilla.xfce.org/show_bug.cgi?id=4875</a> bug which I found a workaround for. Besides those points, I have absolutely nothing to complain about it!</p>

<p>I tried compiling chromium too, but it requires around 10GB of disk space to compile everything.. and takes an eternity. I could not finish the compilation as I run our of free disk space (and of patience <img src='http://dodonov.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>

<p>But the binaries from google worked fine for me, and they are updated daily. The only issue I had was with their strange libraries the chrome binary is linked against &#8211; libnspr4.so.0d, libplc4.so.0d, libplds4.so.0d, libssl3.so.1d, libsmime3.so.1d, libnssutil3.so.1d and libnss3.so.1d. Symlinking them agains Mandriva&#8217;s libraries did the trick.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tpg</title>
		<link>http://dodonov.net/blog/2009/06/06/google-chrome-on-mandriva-linux/comment-page-1/#comment-16819</link>
		<dc:creator>tpg</dc:creator>
		<pubDate>Sun, 07 Jun 2009 00:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://dodonov.net/blog/?p=427#comment-16819</guid>
		<description>&lt;p&gt;Looks like you are running Xfce ;)&lt;/p&gt;

&lt;p&gt;I was about to import chromium to the svn, but i realized that the project is far from reaching mature status.
Anyways it fails at compiling almost on begining :/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Looks like you are running Xfce <img src='http://dodonov.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

<p>I was about to import chromium to the svn, but i realized that the project is far from reaching mature status.
Anyways it fails at compiling almost on begining :/</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: dodonov.net @ 2012-02-08 09:33:56 -->
