<?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>Church of Bacon</title>
	<atom:link href="http://www.churchofbacon.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.churchofbacon.org</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 23 Mar 2011 14:25:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>installing gnuplot at Bluehost</title>
		<link>http://www.churchofbacon.org/blog/2011/03/23/installing-gnuplot-at-bluehost/</link>
		<comments>http://www.churchofbacon.org/blog/2011/03/23/installing-gnuplot-at-bluehost/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 04:03:07 +0000</pubDate>
		<dc:creator>gparker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.churchofbacon.org/?p=3</guid>
		<description><![CDATA[I tried installing gnuplot through my shell at Bluehost. My first attempt failed. This post helped: http://sourceforge.net/tracker/?func=detail&#038;atid=102055&#038;aid=3096253&#038;group_id=2055 Yes. There seems to be a problem with the configuration script on Redhat. I do not know why it hits Redhat and not &#8230; <a href="http://www.churchofbacon.org/blog/2011/03/23/installing-gnuplot-at-bluehost/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I tried installing gnuplot through my shell at Bluehost.  My first attempt failed.</p>
<p>This post helped:</p>
<p>http://sourceforge.net/tracker/?func=detail&#038;atid=102055&#038;aid=3096253&#038;group_id=2055</p>
<blockquote><p>Yes. There seems to be a problem with the configuration script on Redhat.<br />
I do not know why it hits Redhat and not other linux distros. There is a<br />
revised configuration script attached to tracker item 3093208</p>
<p>https://sourceforge.net/tracker/?func=detail&#038;aid=3093208&#038;group_id=2055&#038;atid=102055</p>
<p>or as an immediate work-around you can do the following:</p>
<p>bash&gt; ./configure LDFLAGS=&#8221;-lncurses&#8221;</p></blockquote>
<p>This is what I did:<br />
$ ./configure -prefix=$HOME/usr LDFLAGS=&#8221;-lncurses&#8221;<br />
$ make<br />
$ make install</p>
<p>No errors this time.</p>
<p>Right on!  It works.</p>
<div id="attachment_62" class="wp-caption alignnone" style="width: 310px"><a href="http://www.churchofbacon.org/wp-content/uploads/2011/03/sine.png"><img class="size-medium wp-image-62" title="sine" src="http://www.churchofbacon.org/wp-content/uploads/2011/03/sine-300x225.png" alt="sine" width="300" height="225" /></a><p class="wp-caption-text">first gnuplot graph on bluehost</p></div>
<p>I now have a simple script set up on arithmometer.org to plot functions in the browser window:</p>
<p>http://arithmometer.org/gnuplot/gnuplot_4.pl</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchofbacon.org/blog/2011/03/23/installing-gnuplot-at-bluehost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.churchofbacon.org/blog/2011/03/04/hello-world/</link>
		<comments>http://www.churchofbacon.org/blog/2011/03/04/hello-world/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 22:05:45 +0000</pubDate>
		<dc:creator>gparker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.churchofbacon.org/?p=1</guid>
		<description><![CDATA[I am attempting to use WordPress to manage this site.  I am off to a slow start.  I did manage to get the WordPress network going with another blog, churchofbacon.org/beer]]></description>
			<content:encoded><![CDATA[<div>
<p>I am attempting to use WordPress to manage this site.  I am off to a slow start.  I did manage to get the WordPress network going with another blog, churchofbacon.org/beer</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.churchofbacon.org/blog/2011/03/04/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

