<?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: Solution for annoying problem with rails 2.3.2 on FreeBSD</title>
	<atom:link href="http://john.vipvip.com/blog/?feed=rss2&#038;p=71" rel="self" type="application/rss+xml" />
	<link>http://john.vipvip.com/blog/?p=71</link>
	<description>John Tsekhmistro life notes</description>
	<lastBuildDate>Sun, 11 Jul 2010 05:17:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: uday</title>
		<link>http://john.vipvip.com/blog/?p=71&#038;cpage=1#comment-2608</link>
		<dc:creator>uday</dc:creator>
		<pubDate>Sun, 11 Jul 2010 05:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://john.vipvip.com/blog/?p=71#comment-2608</guid>
		<description>Thanks a lot. This fixed the problem in my rails installation on FreeBSD.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. This fixed the problem in my rails installation on FreeBSD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wim</title>
		<link>http://john.vipvip.com/blog/?p=71&#038;cpage=1#comment-1959</link>
		<dc:creator>Wim</dc:creator>
		<pubDate>Sun, 21 Mar 2010 21:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://john.vipvip.com/blog/?p=71#comment-1959</guid>
		<description>Well, you certainly saved some of my time. Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Well, you certainly saved some of my time. Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://john.vipvip.com/blog/?p=71&#038;cpage=1#comment-552</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Sun, 09 Aug 2009 23:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://john.vipvip.com/blog/?p=71#comment-552</guid>
		<description>Thanks. This solve my error on OpenBSD 4.5. BSD Rocks!</description>
		<content:encoded><![CDATA[<p>Thanks. This solve my error on OpenBSD 4.5. BSD Rocks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlekSi</title>
		<link>http://john.vipvip.com/blog/?p=71&#038;cpage=1#comment-244</link>
		<dc:creator>AlekSi</dc:creator>
		<pubDate>Thu, 04 Jun 2009 04:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://john.vipvip.com/blog/?p=71#comment-244</guid>
		<description>Thanks for tip! Solved my problem too.</description>
		<content:encoded><![CDATA[<p>Thanks for tip! Solved my problem too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://john.vipvip.com/blog/?p=71&#038;cpage=1#comment-240</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 02 Jun 2009 08:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://john.vipvip.com/blog/?p=71#comment-240</guid>
		<description>Hi, Rails is using ruby-iconv library to convert strings. I&#039;ve never used HP-UX platform but yes I &#039;m sure that you need this library (ruby-iconv) installed to setting up working rails environment.</description>
		<content:encoded><![CDATA[<p>Hi, Rails is using ruby-iconv library to convert strings. I&#8217;ve never used HP-UX platform but yes I &#8216;m sure that you need this library (ruby-iconv) installed to setting up working rails environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matty Ronald</title>
		<link>http://john.vipvip.com/blog/?p=71&#038;cpage=1#comment-239</link>
		<dc:creator>Matty Ronald</dc:creator>
		<pubDate>Tue, 02 Jun 2009 06:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://john.vipvip.com/blog/?p=71#comment-239</guid>
		<description>Hi John,

I&#039;m using HP-UX 11.23 ia64 and facing same problem with Rails.
Because of platform difference i&#039;m unable to implemet your solution.

Can you please please elaborate what dependency is there on iconv and will it resolve if i install iconv library or i will have to rebuild Ruby with iconv??</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>I&#8217;m using HP-UX 11.23 ia64 and facing same problem with Rails.<br />
Because of platform difference i&#8217;m unable to implemet your solution.</p>
<p>Can you please please elaborate what dependency is there on iconv and will it resolve if i install iconv library or i will have to rebuild Ruby with iconv??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliver stocks</title>
		<link>http://john.vipvip.com/blog/?p=71&#038;cpage=1#comment-233</link>
		<dc:creator>oliver stocks</dc:creator>
		<pubDate>Mon, 01 Jun 2009 20:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://john.vipvip.com/blog/?p=71#comment-233</guid>
		<description>&gt; Hope this post will help somebody to don’t waste time on sort out the 
&gt; problem.

Helped me ! I followed this tutorial http://solisoft.net/?p=21 and got that error, a little iconv and sorted :D 

Thanks man.
Oliver</description>
		<content:encoded><![CDATA[<p>&gt; Hope this post will help somebody to don’t waste time on sort out the<br />
&gt; problem.</p>
<p>Helped me ! I followed this tutorial <a href="http://solisoft.net/?p=21" rel="nofollow">http://solisoft.net/?p=21</a> and got that error, a little iconv and sorted <img src='http://john.vipvip.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  </p>
<p>Thanks man.<br />
Oliver</p>
]]></content:encoded>
	</item>
</channel>
</rss>
