<?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: Satchmo finally running</title>
	<atom:link href="http://kenneth.kufluk.com/blog/2008/08/satchmo-finally-running/feed/" rel="self" type="application/rss+xml" />
	<link>http://kenneth.kufluk.com/blog/2008/08/satchmo-finally-running/</link>
	<description>The guy with the unreadable blog.</description>
	<lastBuildDate>Tue, 27 Dec 2011 16:53:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kenneth</title>
		<link>http://kenneth.kufluk.com/blog/2008/08/satchmo-finally-running/comment-page-1/#comment-259</link>
		<dc:creator>Kenneth</dc:creator>
		<pubDate>Tue, 23 Dec 2008 14:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://kenneth.kufluk.com/?p=56#comment-259</guid>
		<description>Yeah, it&#039;s not so easy to read all this site.  I&#039;ll fix it one day.  Promise.

I got satchmo running on Linux, but my host enforces some of the setup on me.  What I&#039;ve found is that my lib/python2.5 directory is in the path, but the lib/python2.5/site-packages folder is not.  Weird eh?

So my solution was to get the trml2pdf folder into the right pathed folder.

However, you&#039;re in a &quot;lib64&quot; directory.  Maybe you need to change the #!/usr/bin/python directive at the top of the py files.</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s not so easy to read all this site.  I&#8217;ll fix it one day.  Promise.</p>
<p>I got satchmo running on Linux, but my host enforces some of the setup on me.  What I&#8217;ve found is that my lib/python2.5 directory is in the path, but the lib/python2.5/site-packages folder is not.  Weird eh?</p>
<p>So my solution was to get the trml2pdf folder into the right pathed folder.</p>
<p>However, you&#8217;re in a &#8220;lib64&#8243; directory.  Maybe you need to change the #!/usr/bin/python directive at the top of the py files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenneth</title>
		<link>http://kenneth.kufluk.com/blog/2008/08/satchmo-finally-running/comment-page-1/#comment-635</link>
		<dc:creator>Kenneth</dc:creator>
		<pubDate>Tue, 23 Dec 2008 14:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://kenneth.kufluk.com/?p=56#comment-635</guid>
		<description>Yeah, it&#039;s not so easy to read all this site.  I&#039;ll fix it one day.  Promise.

I got satchmo running on Linux, but my host enforces some of the setup on me.  What I&#039;ve found is that my lib/python2.5 directory is in the path, but the lib/python2.5/site-packages folder is not.  Weird eh?

So my solution was to get the trml2pdf folder into the right pathed folder.

However, you&#039;re in a &quot;lib64&quot; directory.  Maybe you need to change the #!/usr/bin/python directive at the top of the py files.</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s not so easy to read all this site.  I&#8217;ll fix it one day.  Promise.</p>
<p>I got satchmo running on Linux, but my host enforces some of the setup on me.  What I&#8217;ve found is that my lib/python2.5 directory is in the path, but the lib/python2.5/site-packages folder is not.  Weird eh?</p>
<p>So my solution was to get the trml2pdf folder into the right pathed folder.</p>
<p>However, you&#8217;re in a &#8220;lib64&#8243; directory.  Maybe you need to change the #!/usr/bin/python directive at the top of the py files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake St. Claire</title>
		<link>http://kenneth.kufluk.com/blog/2008/08/satchmo-finally-running/comment-page-1/#comment-258</link>
		<dc:creator>Blake St. Claire</dc:creator>
		<pubDate>Mon, 22 Dec 2008 17:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://kenneth.kufluk.com/?p=56#comment-258</guid>
		<description>BTW, it&#039;s tough to read those greenish labels on the green grass background.

I&#039;m stumped by the trml2pdf install too, but on a Linux (SLES10) box. I&#039;ve put it in /usr/lib64/python2.4/site-packages/trml2pdf/ with and without a /usr/lib64/python2.4/site-packages.trml2pdf.pth with no luck. (Ditto with /usr/local/lib64/python2.4/site-packages.) Most other things were easy, although I had to get a newer python-mysql src rpm, 

When I run `python manage.py satchmo_check` it complains that trml2pdf was not found. (But it produced an __init__.pyc file in .../site-packages/trml2pdf/. It seems to have no trouble finding the other add-ons that are in those directories.

I&#039;m new to python so I&#039;m momentarily stumped by this.</description>
		<content:encoded><![CDATA[<p>BTW, it&#8217;s tough to read those greenish labels on the green grass background.</p>
<p>I&#8217;m stumped by the trml2pdf install too, but on a Linux (SLES10) box. I&#8217;ve put it in /usr/lib64/python2.4/site-packages/trml2pdf/ with and without a /usr/lib64/python2.4/site-packages.trml2pdf.pth with no luck. (Ditto with /usr/local/lib64/python2.4/site-packages.) Most other things were easy, although I had to get a newer python-mysql src rpm, </p>
<p>When I run `python manage.py satchmo_check` it complains that trml2pdf was not found. (But it produced an __init__.pyc file in &#8230;/site-packages/trml2pdf/. It seems to have no trouble finding the other add-ons that are in those directories.</p>
<p>I&#8217;m new to python so I&#8217;m momentarily stumped by this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake St. Claire</title>
		<link>http://kenneth.kufluk.com/blog/2008/08/satchmo-finally-running/comment-page-1/#comment-634</link>
		<dc:creator>Blake St. Claire</dc:creator>
		<pubDate>Mon, 22 Dec 2008 17:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://kenneth.kufluk.com/?p=56#comment-634</guid>
		<description>BTW, it&#039;s tough to read those greenish labels on the green grass background.

I&#039;m stumped by the trml2pdf install too, but on a Linux (SLES10) box. I&#039;ve put it in /usr/lib64/python2.4/site-packages/trml2pdf/ with and without a /usr/lib64/python2.4/site-packages.trml2pdf.pth with no luck. (Ditto with /usr/local/lib64/python2.4/site-packages.) Most other things were easy, although I had to get a newer python-mysql src rpm, 

When I run `python manage.py satchmo_check` it complains that trml2pdf was not found. (But it produced an __init__.pyc file in .../site-packages/trml2pdf/. It seems to have no trouble finding the other add-ons that are in those directories.

I&#039;m new to python so I&#039;m momentarily stumped by this.</description>
		<content:encoded><![CDATA[<p>BTW, it&#8217;s tough to read those greenish labels on the green grass background.</p>
<p>I&#8217;m stumped by the trml2pdf install too, but on a Linux (SLES10) box. I&#8217;ve put it in /usr/lib64/python2.4/site-packages/trml2pdf/ with and without a /usr/lib64/python2.4/site-packages.trml2pdf.pth with no luck. (Ditto with /usr/local/lib64/python2.4/site-packages.) Most other things were easy, although I had to get a newer python-mysql src rpm, </p>
<p>When I run `python manage.py satchmo_check` it complains that trml2pdf was not found. (But it produced an __init__.pyc file in &#8230;/site-packages/trml2pdf/. It seems to have no trouble finding the other add-ons that are in those directories.</p>
<p>I&#8217;m new to python so I&#8217;m momentarily stumped by this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://kenneth.kufluk.com/blog/2008/08/satchmo-finally-running/comment-page-1/#comment-108</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 12 Aug 2008 00:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://kenneth.kufluk.com/?p=56#comment-108</guid>
		<description>Thanks for the feedback. I&#039;m glad you got it running but I&#039;m sorry it took so long to get it running. Please submit a ticket with some suggestions for fixing the documentation. We&#039;re always looking for ways to make it easier/cleaner to install.

-Chris</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback. I&#8217;m glad you got it running but I&#8217;m sorry it took so long to get it running. Please submit a ticket with some suggestions for fixing the documentation. We&#8217;re always looking for ways to make it easier/cleaner to install.</p>
<p>-Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://kenneth.kufluk.com/blog/2008/08/satchmo-finally-running/comment-page-1/#comment-633</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 12 Aug 2008 00:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://kenneth.kufluk.com/?p=56#comment-633</guid>
		<description>Thanks for the feedback. I&#039;m glad you got it running but I&#039;m sorry it took so long to get it running. Please submit a ticket with some suggestions for fixing the documentation. We&#039;re always looking for ways to make it easier/cleaner to install.

-Chris</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback. I&#8217;m glad you got it running but I&#8217;m sorry it took so long to get it running. Please submit a ticket with some suggestions for fixing the documentation. We&#8217;re always looking for ways to make it easier/cleaner to install.</p>
<p>-Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>

