<?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>Joe's Linux Blog &#187; Qt Updates</title>
	<atom:link href="http://joseph.freivald.com/linux/tag/qt-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://joseph.freivald.com/linux</link>
	<description>Linux Admin tips and tricks</description>
	<lastBuildDate>Sat, 31 Dec 2011 07:36:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Qt 4.6.3 and qt-creator 1.3.1-1 updates for Centos 5.5</title>
		<link>http://joseph.freivald.com/linux/2010/06/09/qt-4-6-3-and-qt-creator-1-3-1-1-updates-for-centos-5-5/</link>
		<comments>http://joseph.freivald.com/linux/2010/06/09/qt-4-6-3-and-qt-creator-1-3-1-1-updates-for-centos-5-5/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 16:49:16 +0000</pubDate>
		<dc:creator>jfreivald</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Centos Qt QtSDK]]></category>
		<category><![CDATA[Qt Updates]]></category>
		<category><![CDATA[QtSDK]]></category>

		<guid isPermaLink="false">http://joseph.freivald.com/linux/?p=113</guid>
		<description><![CDATA[I&#8217;ve built the Qt 4.6.3 packages for Centos 5.5. To install, as root, type: rpm -ivh http://software.freivald.com/centos/software.freivald.com-1.0.0-1.noarch.rpm yum update fontconfig fontconfig-devel qt4 qt4-devel qt4-doc qt4-postgresql qt4-odbc qt4-sqlite qt-creator Also, I&#8217;ve updated the qt-creator package to 1.3.1-1.  The issue with the package was that on the 64-bit environment, qt-creator continues to look into /usr/lib/qtcreator for it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve built the Qt 4.6.3 packages for Centos 5.5.</p>
<p>To install, as root, type:</p>
<pre>rpm -ivh http://software.freivald.com/centos/software.freivald.com-1.0.0-1.noarch.rpm
yum update fontconfig fontconfig-devel qt4 qt4-devel qt4-doc qt4-postgresql qt4-odbc qt4-sqlite qt-creator</pre>
<p>Also, I&#8217;ve updated the qt-creator package to 1.3.1-1.  The issue with the package was that on the 64-bit environment, qt-creator continues to look into /usr/lib/qtcreator for it&#8217;s plugins instead of /usr/lib64/qtcreator.  I added a link from /usr/lib/qtcreator to /usr/lib64/qtcreator in the x86_64 arch build.  This means that you should not install the 32-bit version and the 64 bit version on the same machine &#8211; but I&#8217;m not sure that was ever a good idea in the first place. <img src='http://joseph.freivald.com/linux/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Please post here if you have any issues with the Qt 4.6.3 build or the qtcreator 1.3.1-1.</p>
<p>I&#8217;ve also posted the public key that I use to sign the packages <a title="here" href="http://software.freivald.com/centos/RPM-GPG-KEY-software.freivald.com" target="_blank">here</a>.  To use it, as root, type:</p>
<pre>rpm --import http://software.freivald.com/centos/RPM-GPG-KEY-software.freivald.com</pre>
<p>NOTE: If you use yum-priorities you will need to set this repository  to the same level as &#8216;core&#8217; for these to install properly.  You&#8217;ll know  if you have a priorities issue because &#8216;yum install qt-creator&#8217; will  scream at you that you are missing libaries.  These libraries come in  the version that I compile but not in the Centos core distribution and  if the priorities are wrong it will pull those packages from core.</p>
<p>Cheers.</p>
]]></content:encoded>
			<wfw:commentRss>http://joseph.freivald.com/linux/2010/06/09/qt-4-6-3-and-qt-creator-1-3-1-1-updates-for-centos-5-5/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

