<?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: Building python 2.6.4 RPM for CentOS 5.4</title>
	<atom:link href="http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/</link>
	<description>Dispersing the Seeds</description>
	<lastBuildDate>Thu, 22 Jul 2010 13:01:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Gary</title>
		<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/comment-page-1/#comment-748</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.grenadepod.com/?p=655#comment-748</guid>
		<description>FYI, The fedora version of the 64 bit patch did not work for me.</description>
		<content:encoded><![CDATA[<p>FYI, The fedora version of the 64 bit patch did not work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/comment-page-1/#comment-747</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.grenadepod.com/?p=655#comment-747</guid>
		<description>I too am struggling with the 64bit version. Anyone have a patch for 64bit yet?</description>
		<content:encoded><![CDATA[<p>I too am struggling with the 64bit version. Anyone have a patch for 64bit yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremi</title>
		<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/comment-page-1/#comment-726</link>
		<dc:creator>Jeremi</dc:creator>
		<pubDate>Fri, 14 May 2010 19:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.grenadepod.com/?p=655#comment-726</guid>
		<description>Where&#039;s the update on how to install python on 64bit Cent OS?</description>
		<content:encoded><![CDATA[<p>Where&#8217;s the update on how to install python on 64bit Cent OS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Case</title>
		<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/comment-page-1/#comment-678</link>
		<dc:creator>Case</dc:creator>
		<pubDate>Tue, 30 Mar 2010 13:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.grenadepod.com/?p=655#comment-678</guid>
		<description>You can use this patch from Fedora project: http://cvs.fedoraproject.org/viewvc/F-12/python/python-2.6-lib64.patch</description>
		<content:encoded><![CDATA[<p>You can use this patch from Fedora project: <a href="http://cvs.fedoraproject.org/viewvc/F-12/python/python-2.6-lib64.patch" rel="nofollow">http://cvs.fedoraproject.org/viewvc/F-12/python/python-2.6-lib64.patch</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cokey</title>
		<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/comment-page-1/#comment-661</link>
		<dc:creator>cokey</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.grenadepod.com/?p=655#comment-661</guid>
		<description>Any progress on the 64 bit version?</description>
		<content:encoded><![CDATA[<p>Any progress on the 64 bit version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/comment-page-1/#comment-654</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Tue, 23 Feb 2010 16:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.grenadepod.com/?p=655#comment-654</guid>
		<description>What might be required to get the equivalent of make altinstall?</description>
		<content:encoded><![CDATA[<p>What might be required to get the equivalent of make altinstall?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pulegium</title>
		<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/comment-page-1/#comment-652</link>
		<dc:creator>pulegium</dc:creator>
		<pubDate>Thu, 18 Feb 2010 20:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.grenadepod.com/?p=655#comment-652</guid>
		<description>David, you&#039;re right, this only produces 32 bit version. If you need 64 you need to change some build files, so that they point to lib64 instead of lib. I&#039;m working on a patch at the moment, will add it to the page soon, check back in a few days.</description>
		<content:encoded><![CDATA[<p>David, you&#8217;re right, this only produces 32 bit version. If you need 64 you need to change some build files, so that they point to lib64 instead of lib. I&#8217;m working on a patch at the moment, will add it to the page soon, check back in a few days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Korz</title>
		<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/comment-page-1/#comment-515</link>
		<dc:creator>David Korz</dc:creator>
		<pubDate>Wed, 17 Feb 2010 02:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.grenadepod.com/?p=655#comment-515</guid>
		<description>Something is not right building on a 64-bit system. lib64/python2.6/lib-dynload is empty; lib/python2.6/lib-dynload has all the .so files. The commands to build mainpkg.files fail due to this. Doing a configure/make/make install results in only {prefix}/lib (no lib64). It seems %{libdirname} is either being set incorrectly or is being used in places it shouldn&#039;t be.

I&#039;m running CentOS 5.4 x86_64 and building Python 2.6.4.</description>
		<content:encoded><![CDATA[<p>Something is not right building on a 64-bit system. lib64/python2.6/lib-dynload is empty; lib/python2.6/lib-dynload has all the .so files. The commands to build mainpkg.files fail due to this. Doing a configure/make/make install results in only {prefix}/lib (no lib64). It seems %{libdirname} is either being set incorrectly or is being used in places it shouldn&#8217;t be.</p>
<p>I&#8217;m running CentOS 5.4 x86_64 and building Python 2.6.4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Korz</title>
		<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/comment-page-1/#comment-514</link>
		<dc:creator>David Korz</dc:creator>
		<pubDate>Tue, 16 Feb 2010 03:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.grenadepod.com/?p=655#comment-514</guid>
		<description>It appears the configure/make/make install go okay but the build fails with the following. I can&#039;t find any other errors than this.

&lt;pre&gt;
+ rm -f mainpkg.files
+ find /var/tmp/python2.6-2.6.4-root-dkorz/usr/lib64/python2.6/lib-dynload -type f
+ sed &#039;s&#124;^/var/tmp/python2.6-2.6.4-root-dkorz&#124;/&#124;&#039;
+ grep -v -e &#039;_tkinter.so$&#039;
error: Bad exit status from /var/tmp/rpm-tmp.34472 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.34472 (%install)
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>It appears the configure/make/make install go okay but the build fails with the following. I can&#8217;t find any other errors than this.</p>
<pre>
+ rm -f mainpkg.files
+ find /var/tmp/python2.6-2.6.4-root-dkorz/usr/lib64/python2.6/lib-dynload -type f
+ sed 's|^/var/tmp/python2.6-2.6.4-root-dkorz|/|'
+ grep -v -e '_tkinter.so$'
error: Bad exit status from /var/tmp/rpm-tmp.34472 (%install)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.34472 (%install)
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ocmer</title>
		<link>http://www.grenadepod.com/2009/12/26/building-python-2-6-4-rpm-for-centos-5-4/comment-page-1/#comment-506</link>
		<dc:creator>Ocmer</dc:creator>
		<pubDate>Fri, 05 Feb 2010 12:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.grenadepod.com/?p=655#comment-506</guid>
		<description>&lt;code&gt;zlib-devel&lt;/code&gt; is one you might want to include as well. And those without access to the &lt;code&gt;rpmdevtools&lt;/code&gt; package can use
&lt;pre&gt;
mkdir -p $HOME/rpmbuild/{SOURCES,SPECS,BUILD,SRPMS,RPMS}
echo &quot;%_topdir $HOME/rpmbuild&quot; &gt;&gt;$HOME/.rpmmacros
&lt;/pre&gt;
instead of the &lt;code&gt;rpmdev-setuptree&lt;/code&gt; command.</description>
		<content:encoded><![CDATA[<p><code>zlib-devel</code> is one you might want to include as well. And those without access to the <code>rpmdevtools</code> package can use</p>
<pre>
mkdir -p $HOME/rpmbuild/{SOURCES,SPECS,BUILD,SRPMS,RPMS}
echo "%_topdir $HOME/rpmbuild" &gt;&gt;$HOME/.rpmmacros
</pre>
<p>instead of the <code>rpmdev-setuptree</code> command.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
