<?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: Installing Mozilla Firefox 3.6 openSUSE 11.2</title>
	<atom:link href="http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/</link>
	<description>In the world of linux your boundaries are free</description>
	<lastBuildDate>Thu, 10 May 2012 17:18:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: ben.kevan</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-10616</link>
		<dc:creator>ben.kevan</dc:creator>
		<pubDate>Fri, 30 Jul 2010 16:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-10616</guid>
		<description>If you&#039;re using su -c then you&#039;ll have to actually give the full path to zypper.. So: 

su -c &#039;/usr/bin/zypper .....&#039; 

or su -c &#039;`which zypper` ....&#039; 

SHould work for you</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using su -c then you&#8217;ll have to actually give the full path to zypper.. So: </p>
<p>su -c &#8216;/usr/bin/zypper &#8230;..&#8217; </p>
<p>or su -c &#8216;`which zypper` &#8230;.&#8217; </p>
<p>SHould work for you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharad</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-10615</link>
		<dc:creator>Sharad</dc:creator>
		<pubDate>Fri, 30 Jul 2010 16:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-10615</guid>
		<description>First, I did which zypper - got the o/p as /usr/bin/zypper .....ok so zypper exists

I give the command

su -c ‘zypper  http://download.opensuse.org/repositories/mozilla/openSUSE_11.2/ openSUSE\ 11.2\ Mozilla’

then i enter root password

but I am getting the error message as 

http://download.opensuse.org/repositories/mozilla
/openSUSE_11.2/: ‘zypper: command not found

What could be the problem. I am running Suse 11.2 64 bit OS</description>
		<content:encoded><![CDATA[<p>First, I did which zypper &#8211; got the o/p as /usr/bin/zypper &#8230;..ok so zypper exists</p>
<p>I give the command</p>
<p>su -c ‘zypper  <a href="http://download.opensuse.org/repositories/mozilla/openSUSE_11.2/" rel="nofollow">http://download.opensuse.org/repositories/mozilla/openSUSE_11.2/</a> openSUSE\ 11.2\ Mozilla’</p>
<p>then i enter root password</p>
<p>but I am getting the error message as </p>
<p><a href="http://download.opensuse.org/repositories/mozilla" rel="nofollow">http://download.opensuse.org/repositories/mozilla</a><br />
/openSUSE_11.2/: ‘zypper: command not found</p>
<p>What could be the problem. I am running Suse 11.2 64 bit OS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conqueror</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-10579</link>
		<dc:creator>conqueror</dc:creator>
		<pubDate>Mon, 07 Jun 2010 05:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-10579</guid>
		<description>Does not work OpenSUSE 9.1</description>
		<content:encoded><![CDATA[<p>Does not work OpenSUSE 9.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-9597</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Thu, 25 Feb 2010 17:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-9597</guid>
		<description>The upgrade didn&#039;t quite work for me:  After zypper successfully installed MozillaFirefox 3.6, starting firefox resulted in an error message:

/usr/lib64/firefox/firefox: symbol lookup error: /usr/lib64/xulrunner-1.9.2.0/libxul.so: undefined symbol: gdk_x11_window_get_drawable_impl</description>
		<content:encoded><![CDATA[<p>The upgrade didn&#8217;t quite work for me:  After zypper successfully installed MozillaFirefox 3.6, starting firefox resulted in an error message:</p>
<p>/usr/lib64/firefox/firefox: symbol lookup error: /usr/lib64/xulrunner-1.9.2.0/libxul.so: undefined symbol: gdk_x11_window_get_drawable_impl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leevi</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-9288</link>
		<dc:creator>Leevi</dc:creator>
		<pubDate>Sat, 23 Jan 2010 10:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-9288</guid>
		<description>Hi Richard,

Just replace 11.2 in the instructions to 11.1. 

-&quot;Works on my machine&quot;</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>Just replace 11.2 in the instructions to 11.1. </p>
<p>-&#8221;Works on my machine&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben.kevan</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-9286</link>
		<dc:creator>ben.kevan</dc:creator>
		<pubDate>Fri, 22 Jan 2010 19:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-9286</guid>
		<description>Yes.. please let me know the problem you are having and I can help get it working. 

You can email me if you wish.</description>
		<content:encoded><![CDATA[<p>Yes.. please let me know the problem you are having and I can help get it working. </p>
<p>You can email me if you wish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-9284</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 22 Jan 2010 16:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-9284</guid>
		<description>Please, can you help with installing Firefox 3.6 on openSUSE 11.1?</description>
		<content:encoded><![CDATA[<p>Please, can you help with installing Firefox 3.6 on openSUSE 11.1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolfgang</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-9283</link>
		<dc:creator>Wolfgang</dc:creator>
		<pubDate>Fri, 22 Jan 2010 14:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-9283</guid>
		<description>
Fisiu :
After firefox update we stille hava mozilla-xulrunner191 installed but it’s not required anymore. So we can remove mozilla-xulrunner191* packages.


It&#039;s not required for Firefox 3.6 anymore doesn&#039;t necessarily mean it&#039;s not required for your system anymore though.
I something complains when trying to remove then just keep it please otherwise some other applications may fail.</description>
		<content:encoded><![CDATA[<p>Fisiu :<br />
After firefox update we stille hava mozilla-xulrunner191 installed but it’s not required anymore. So we can remove mozilla-xulrunner191* packages.</p>
<p>It&#8217;s not required for Firefox 3.6 anymore doesn&#8217;t necessarily mean it&#8217;s not required for your system anymore though.<br />
I something complains when trying to remove then just keep it please otherwise some other applications may fail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing Mozilla Firefox 3.6 openSUSE 11.2 &#124; Free Techie Blog &#171; ITx community</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-9281</link>
		<dc:creator>Installing Mozilla Firefox 3.6 openSUSE 11.2 &#124; Free Techie Blog &#171; ITx community</dc:creator>
		<pubDate>Fri, 22 Jan 2010 11:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-9281</guid>
		<description>[...] Installing Mozilla Firefox 3.6 openSUSE 11.2 &#124; Free Techie Blog. [...]</description>
		<content:encoded><![CDATA[<p>[...] Installing Mozilla Firefox 3.6 openSUSE 11.2 | Free Techie Blog. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#160; Installing Mozilla Firefox 3.6 on openSUSE 11.2&#160;by&#160;SONTAYA&#39;s &#124; Blog</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-9279</link>
		<dc:creator>&#160; Installing Mozilla Firefox 3.6 on openSUSE 11.2&#160;by&#160;SONTAYA&#39;s &#124; Blog</dc:creator>
		<pubDate>Fri, 22 Jan 2010 03:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-9279</guid>
		<description>[...] เป็นอันเสร็จ     Reference - http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2 [...]</description>
		<content:encoded><![CDATA[<p>[...] เป็นอันเสร็จ     Reference &#8211; <a href="http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2" rel="nofollow">http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sontaya</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-9278</link>
		<dc:creator>Sontaya</dc:creator>
		<pubDate>Fri, 22 Jan 2010 03:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-9278</guid>
		<description>Thank you for shared. I used dup feature it worked.</description>
		<content:encoded><![CDATA[<p>Thank you for shared. I used dup feature it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben.kevan</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-9276</link>
		<dc:creator>ben.kevan</dc:creator>
		<pubDate>Thu, 21 Jan 2010 18:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-9276</guid>
		<description>Fisiu, 

Yes, you are correct. With Firefox 3.6 if you&#039;ve upgrading using the dup method, all xulrunner packages will be upgraded to 1.9.2. 

Which means if you want to keep your machine free of software you don&#039;t need, then remove the previous xulrunner191 versions with: 

su -c &#039;zypper rm mozilla-xulrunner191*&#039;

Which will then remove all previous versions of mozilla-xulrunner. 

Thank you for the comment.</description>
		<content:encoded><![CDATA[<p>Fisiu, </p>
<p>Yes, you are correct. With Firefox 3.6 if you&#8217;ve upgrading using the dup method, all xulrunner packages will be upgraded to 1.9.2. </p>
<p>Which means if you want to keep your machine free of software you don&#8217;t need, then remove the previous xulrunner191 versions with: </p>
<p>su -c &#8216;zypper rm mozilla-xulrunner191*&#8217;</p>
<p>Which will then remove all previous versions of mozilla-xulrunner. </p>
<p>Thank you for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fisiu</title>
		<link>http://www.freetechie.com/blog/installing-mozilla-firefox-opensuse-11-2/comment-page-1/#comment-9275</link>
		<dc:creator>Fisiu</dc:creator>
		<pubDate>Thu, 21 Jan 2010 17:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.freetechie.com/blog/?p=2135#comment-9275</guid>
		<description>After firefox update we stille hava mozilla-xulrunner191 installed but it&#039;s not required anymore. So we can remove mozilla-xulrunner191* packages.</description>
		<content:encoded><![CDATA[<p>After firefox update we stille hava mozilla-xulrunner191 installed but it&#8217;s not required anymore. So we can remove mozilla-xulrunner191* packages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

