<?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: Installation of PyQt on Linux (Ubuntu)</title>
	<atom:link href="http://www.oak-tree.us/blog/index.php/2009/05/12/pyqt-linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.oak-tree.us/blog/index.php/2009/05/12/pyqt-linux</link>
	<description>The Rants and Raves of an Unsettled Mind</description>
	<lastBuildDate>Wed, 07 Apr 2010 15:43:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rob Oakes</title>
		<link>http://www.oak-tree.us/blog/index.php/2009/05/12/pyqt-linux/comment-page-1#comment-4044</link>
		<dc:creator>Rob Oakes</dc:creator>
		<pubDate>Wed, 12 Aug 2009 16:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.oak-tree.us/blog/?p=870#comment-4044</guid>
		<description>If you are installing Time Drive, you will also need to add the pyqt4-dev-tools package:

sudo apt-get install pyqt4-dev-tools

The instructions above have been updated to reflect this.</description>
		<content:encoded><![CDATA[<p>If you are installing Time Drive, you will also need to add the pyqt4-dev-tools package:</p>
<p>sudo apt-get install pyqt4-dev-tools</p>
<p>The instructions above have been updated to reflect this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Oakes</title>
		<link>http://www.oak-tree.us/blog/index.php/2009/05/12/pyqt-linux/comment-page-1#comment-2650</link>
		<dc:creator>Rob Oakes</dc:creator>
		<pubDate>Sun, 21 Jun 2009 21:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.oak-tree.us/blog/?p=870#comment-2650</guid>
		<description>@ Khedron.  While the version of python-qt4 is only 4.4.4, the underlying Qt version is 4.5.1 (or at least it is on the computer I&#039;m running).  Thus, the only package that would need to be uninstalled and manually compiled is python-qt.  This is a great deal less onerous than having to manually compile and the various components on either Mac OS X or Windows.</description>
		<content:encoded><![CDATA[<p>@ Khedron.  While the version of python-qt4 is only 4.4.4, the underlying Qt version is 4.5.1 (or at least it is on the computer I&#8217;m running).  Thus, the only package that would need to be uninstalled and manually compiled is python-qt.  This is a great deal less onerous than having to manually compile and the various components on either Mac OS X or Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khedron</title>
		<link>http://www.oak-tree.us/blog/index.php/2009/05/12/pyqt-linux/comment-page-1#comment-2563</link>
		<dc:creator>Khedron</dc:creator>
		<pubDate>Wed, 17 Jun 2009 19:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.oak-tree.us/blog/?p=870#comment-2563</guid>
		<description>Hmm, that&#039;s funny. 

 $ cat /etc/issue
Ubuntu 9.04 \n \l

 $ aptitude show python-qt4 &#124; grep Version
Version: 4.4.4-2ubuntu6
 $

Not PyQt 4.5. I was rather hoping for an easy way to get PyQt 4.5 on my Ubuntu, as it has a rather nice new signal API, but it seems I might have to manually install it.</description>
		<content:encoded><![CDATA[<p>Hmm, that&#8217;s funny. </p>
<p> $ cat /etc/issue<br />
Ubuntu 9.04 \n \l</p>
<p> $ aptitude show python-qt4 | grep Version<br />
Version: 4.4.4-2ubuntu6<br />
 $</p>
<p>Not PyQt 4.5. I was rather hoping for an easy way to get PyQt 4.5 on my Ubuntu, as it has a rather nice new signal API, but it seems I might have to manually install it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
