<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Norse Technologies Knowledge Base&#187; SUCCESS</title>
	<atom:link href="http://kb.norsetech.net/tag/success/feed/" rel="self" type="application/rss+xml" />
	<link>http://kb.norsetech.net</link>
	<description>Free Knowledge Articles</description>
	<lastBuildDate>Wed, 11 Jan 2012 00:53:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Update Firefox on Fedora Core Linux</title>
		<link>http://kb.norsetech.net/how-to-update-firefox-on-fedora-core-linux/</link>
		<comments>http://kb.norsetech.net/how-to-update-firefox-on-fedora-core-linux/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 03:36:53 +0000</pubDate>
		<dc:creator>kb-admin</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[conflicts]]></category>
		<category><![CDATA[dashes]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[enablerepo]]></category>
		<category><![CDATA[fc6]]></category>
		<category><![CDATA[fedora core linux]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[necessary packages]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[stylesheets]]></category>
		<category><![CDATA[SUCCESS]]></category>
		<category><![CDATA[thet]]></category>
		<category><![CDATA[transaction]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://norsetech.net/kb/?p=27</guid>
		<description><![CDATA[Using the yum command line usility: yum -y &#8211;enablerepo=development update firefox (there are two dashes preceding &#8220;enablerepo&#8221;) When I used this line I got some transaction check failures thet looked something like: file /usr/share/pkgconfig/gnome-doc-utils.pc from install of gnome-doc-utils-stylesheets-0.12.0-1.fc8 conflicts with file from package gnome-doc-utils-0.8.0-2.fc6 To fix this, I did the following: yum -y &#8211;enablerepo=development update [...]]]></description>
			<content:encoded><![CDATA[<p>Using the yum command line usility:</p>
<p>yum -y &#8211;enablerepo=development update firefox</p>
<p>(there are two dashes preceding &#8220;enablerepo&#8221;)</p>
<p>When I used this line I got some transaction check failures thet looked something like:</p>
<p>file /usr/share/pkgconfig/gnome-doc-utils.pc from install of gnome-doc-utils-stylesheets-0.12.0-1.fc8 conflicts with file from package gnome-doc-utils-0.8.0-2.fc6</p>
<p>To fix this, I did the following:</p>
<p>yum -y &#8211;enablerepo=development update gnome-doc-utils</p>
<p>This updated the necessary packages, then I re-ran:</p>
<p>yum -y &#8211;enablerepo=development update firefox</p>
<p>Success!</p>
]]></content:encoded>
			<wfw:commentRss>http://kb.norsetech.net/how-to-update-firefox-on-fedora-core-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

