<?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>Saiweb &#187; pyinotify</title>
	<atom:link href="http://www.saiweb.co.uk/tag/pyinotify/feed" rel="self" type="application/rss+xml" />
	<link>http://www.saiweb.co.uk</link>
	<description>Ramblings of a Sys admin</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:57:49 +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>Adding pyinotify to CentOS 5 x64</title>
		<link>http://www.saiweb.co.uk/python/adding-pyinotify-to-centos-5-x64</link>
		<comments>http://www.saiweb.co.uk/python/adding-pyinotify-to-centos-5-x64#comments</comments>
		<pubDate>Tue, 16 Jun 2009 15:45:44 +0000</pubDate>
		<dc:creator>Buzz</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[pyinotify]]></category>

		<guid isPermaLink="false">http://www.saiweb.co.uk/?p=671</guid>
		<description><![CDATA[In order to get pyinotify working on CentOS 5 x64 a few workarounds need to take place. (Thanks to Matthew Ife at ukFast for help with this) First off you are going to need the python-ctypes RPM, available from DAG here: python-ctypes-1.0.0-2.el5.rf.x86_64.rpm Once installed you are going to need the Fedora 8 python-inotify SOURCE rpm [...]]]></description>
			<content:encoded><![CDATA[<p>In order to get pyinotify working on CentOS 5 x64 a few workarounds need to take place.</p>
<p>(Thanks to Matthew Ife at ukFast for help with this)</p>
<p>First off you are going to need the python-ctypes RPM, available from DAG here: <a href="http://dag.wieers.com/rpm/packages/python-ctypes/python-ctypes-1.0.0-2.el5.rf.x86_64.rpm">python-ctypes-1.0.0-2.el5.rf.x86_64.rpm</a></p>
<p>Once installed you are going to need the Fedora 8 python-inotify SOURCE rpm available from here: <a href="ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/updates/8/SRPMS.newkey/python-inotify-0.8.0-3.r.fc8.src.rpm">python-inotify-0.8.0-3.r.fc8.src.rpm</a></p>
<p>The easiest way I found to extract the required packages was using the following:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br /></div></td><td><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">mkdir</span> .<span style="color: #000000; font-weight: bold;">/</span>python-inotify<br />
<span style="color: #7a0874; font-weight: bold;">cd</span> .<span style="color: #000000; font-weight: bold;">/</span>python-inotify<br />
<span style="color: #c20cb9; font-weight: bold;">wget</span> ftp:<span style="color: #000000; font-weight: bold;">//</span>ftp.pbone.net<span style="color: #000000; font-weight: bold;">/</span>mirror<span style="color: #000000; font-weight: bold;">/</span>archive.fedoraproject.org<span style="color: #000000; font-weight: bold;">/</span>fedora<span style="color: #000000; font-weight: bold;">/</span>linux<span style="color: #000000; font-weight: bold;">/</span>updates<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">8</span><span style="color: #000000; font-weight: bold;">/</span>SRPMS.newkey<span style="color: #000000; font-weight: bold;">/</span>python-inotify-0.8.0-<span style="color: #000000;">3</span>.r.fc8.src.rpm<br />
rpm2cpio .<span style="color: #000000; font-weight: bold;">/</span>python-inotify-0.8.0-<span style="color: #000000;">3</span>.r.fc8.src.rpm <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">cpio</span> <span style="color: #660033;">-idv</span><br />
<span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-zxvf</span> .<span style="color: #000000; font-weight: bold;">/</span>pyinotify-0.8.0r.tar.gz<br />
<span style="color: #7a0874; font-weight: bold;">cd</span> .<span style="color: #000000; font-weight: bold;">/</span>pyinotify<br />
.<span style="color: #000000; font-weight: bold;">/</span>setup.py <span style="color: #c20cb9; font-weight: bold;">install</span></div></td></tr></tbody></table></div>
<p><span style="float: left;" ><a class="twitter-share-button"  data-via="Saiweb" data-count="horizontal" data-related="Saiweb:David Busby" data-lang="en" data-url="http://www.saiweb.co.uk/python/adding-pyinotify-to-centos-5-x64" data-text="Adding pyinotify to CentOS 5 x64" href="http://twitter.com/share?via=Saiweb&#038;count=horizontal&#038;related=Saiweb%3ADavid%20Busby&#038;lang=en&#038;url=http%3A%2F%2Fwww.saiweb.co.uk%2Fpython%2Fadding-pyinotify-to-centos-5-x64&#038;text=Adding%20pyinotify%20to%20CentOS%205%20x64" >Tweet</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saiweb.co.uk/python/adding-pyinotify-to-centos-5-x64/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 3/13 queries in 0.030 seconds using apc
Object Caching 460/473 objects using apc
Content Delivery Network via Rackspace Cloud Files: cdn.saiweb.co.uk

Served from: www.saiweb.co.uk @ 2012-02-08 15:52:26 -->
