<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: What does &#8220;/&#8230;../mongrel.rb:15: warning: already initialized constant OPTIONS&#8221; means?</title>
	<atom:link href="http://bpdp.wordpress.com/2007/08/27/what-does-mongrelrb15-warning-already-initialized-constant-options-means/feed/" rel="self" type="application/rss+xml" />
	<link>http://bpdp.wordpress.com/2007/08/27/what-does-mongrelrb15-warning-already-initialized-constant-options-means/</link>
	<description>Thoughts on networking, programming, computer science, and everything between</description>
	<lastBuildDate>Mon, 03 Nov 2008 08:46:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ruby developer</title>
		<link>http://bpdp.wordpress.com/2007/08/27/what-does-mongrelrb15-warning-already-initialized-constant-options-means/#comment-355</link>
		<dc:creator>ruby developer</dc:creator>
		<pubDate>Sun, 10 Aug 2008 09:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/08/27/what-does-mongrelrb15-warning-already-initialized-constant-options-means/#comment-355</guid>
		<description>update your gems

gem update --system

good luck</description>
		<content:encoded><![CDATA[<p>update your gems</p>
<p>gem update &#8211;system</p>
<p>good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Lanza</title>
		<link>http://bpdp.wordpress.com/2007/08/27/what-does-mongrelrb15-warning-already-initialized-constant-options-means/#comment-351</link>
		<dc:creator>Mario Lanza</dc:creator>
		<pubDate>Tue, 13 May 2008 05:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/08/27/what-does-mongrelrb15-warning-already-initialized-constant-options-means/#comment-351</guid>
		<description>I am 100% tired of this message.  I see it all too often and it&#039;s not always as easy as removing and replacing plugins.  This error wastes hours and hours of my times.  I can start my rails app with webrick just fine.  It&#039;s mongrel that chokes.  This error message provides no help in resolving the real issue.</description>
		<content:encoded><![CDATA[<p>I am 100% tired of this message.  I see it all too often and it&#8217;s not always as easy as removing and replacing plugins.  This error wastes hours and hours of my times.  I can start my rails app with webrick just fine.  It&#8217;s mongrel that chokes.  This error message provides no help in resolving the real issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rikas</title>
		<link>http://bpdp.wordpress.com/2007/08/27/what-does-mongrelrb15-warning-already-initialized-constant-options-means/#comment-257</link>
		<dc:creator>rikas</dc:creator>
		<pubDate>Fri, 07 Dec 2007 14:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/08/27/what-does-mongrelrb15-warning-already-initialized-constant-options-means/#comment-257</guid>
		<description>Yeah the error code shows us nothing! Glad i found this explanation. I had plugin dependencies problem too. Thanks</description>
		<content:encoded><![CDATA[<p>Yeah the error code shows us nothing! Glad i found this explanation. I had plugin dependencies problem too. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prash</title>
		<link>http://bpdp.wordpress.com/2007/08/27/what-does-mongrelrb15-warning-already-initialized-constant-options-means/#comment-217</link>
		<dc:creator>prash</dc:creator>
		<pubDate>Sat, 20 Oct 2007 20:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/08/27/what-does-mongrelrb15-warning-already-initialized-constant-options-means/#comment-217</guid>
		<description>thanks! this helped!
also for those with r/image-magick issues, if you installed imagemagick on windows, it sets a path with a space in it (&quot;Program Files&quot;) and this is why the CORE_ dlls are not being found.
two ways to fix:
either put quotes around the path to IMageMagick dlls, or copy the dlls to c:\ruby\bin
good luck!</description>
		<content:encoded><![CDATA[<p>thanks! this helped!<br />
also for those with r/image-magick issues, if you installed imagemagick on windows, it sets a path with a space in it (&#8220;Program Files&#8221;) and this is why the CORE_ dlls are not being found.<br />
two ways to fix:<br />
either put quotes around the path to IMageMagick dlls, or copy the dlls to c:\ruby\bin<br />
good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
