<?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: Ruby 1.9 and OpenSSL on Ubuntu</title>
	<atom:link href="http://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/</link>
	<description>ruby, ubuntu, etc</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:17:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: ruby ruby</title>
		<link>http://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-266</link>
		<dc:creator>ruby ruby</dc:creator>
		<pubDate>Fri, 02 Apr 2010 21:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maxaller.name/?p=70#comment-266</guid>
		<description>[...] compile the gems. ... sudo apt-get install -y ruby-devel. Leave a Reply. Name (required) Mail ...Ruby 1.9 and OpenSSL on Ubuntu occasionally usefulIf you got your Ruby from a package manager, you have to get an extra package before reinstalling [...]</description>
		<content:encoded><![CDATA[<p>[...] compile the gems. &#8230; sudo apt-get install -y ruby-devel. Leave a Reply. Name (required) Mail &#8230;Ruby 1.9 and OpenSSL on Ubuntu occasionally usefulIf you got your Ruby from a package manager, you have to get an extra package before reinstalling [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todd</title>
		<link>http://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-215</link>
		<dc:creator>todd</dc:creator>
		<pubDate>Tue, 02 Feb 2010 20:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maxaller.name/?p=70#comment-215</guid>
		<description>Long,
   theerror in ossl.c has been recently fixed in rb enterprise and was caused by openssl 1.0 release...</description>
		<content:encoded><![CDATA[<p>Long,<br />
   theerror in ossl.c has been recently fixed in rb enterprise and was caused by openssl 1.0 release&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimon</title>
		<link>http://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-214</link>
		<dc:creator>Dimon</dc:creator>
		<pubDate>Sun, 31 Jan 2010 20:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maxaller.name/?p=70#comment-214</guid>
		<description>Cool stuff! Thanks, you are a life saver!</description>
		<content:encoded><![CDATA[<p>Cool stuff! Thanks, you are a life saver!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Bigg</title>
		<link>http://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-85</link>
		<dc:creator>Ryan Bigg</dc:creator>
		<pubDate>Thu, 26 Nov 2009 23:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maxaller.name/?p=70#comment-85</guid>
		<description>Got stuck on this whilst trying to install passenger. Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Got stuck on this whilst trying to install passenger. Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-32</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Wed, 07 Oct 2009 05:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maxaller.name/?p=70#comment-32</guid>
		<description>Hmm....no idea :(  I&#039;d be surprised if ossl.c actually had a syntax error.  Maybe try redownloading the latest or second-latest versions?</description>
		<content:encoded><![CDATA[<p>Hmm&#8230;.no idea <img src='http://blog.maxaller.name/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   I&#8217;d be surprised if ossl.c actually had a syntax error.  Maybe try redownloading the latest or second-latest versions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Long</title>
		<link>http://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-33</link>
		<dc:creator>Long</dc:creator>
		<pubDate>Mon, 05 Oct 2009 05:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maxaller.name/?p=70#comment-33</guid>
		<description>Hi!
I&#039;ve got a problem when run &#039;make&#039; in /ruby*/ext/openssl
  ossl.c:118: error: expected ‘)’ before ‘*’ token
  ossl.c:119: error: expected ‘)’ before ‘*’ token
  make: *** [ossl.o] Error 1
How I can correct it?</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I&#8217;ve got a problem when run &#8216;make&#8217; in /ruby*/ext/openssl<br />
  ossl.c:118: error: expected ‘)’ before ‘*’ token<br />
  ossl.c:119: error: expected ‘)’ before ‘*’ token<br />
  make: *** [ossl.o] Error 1<br />
How I can correct it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-/#comment-31</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 27 Aug 2009 16:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maxaller.name/?p=70#comment-31</guid>
		<description>Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergei Tulentsev</title>
		<link>http://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-30</link>
		<dc:creator>Sergei Tulentsev</dc:creator>
		<pubDate>Thu, 27 Aug 2009 11:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maxaller.name/?p=70#comment-30</guid>
		<description>You will also need libssl-dev ( otherwise it just won&#039;t build from source)</description>
		<content:encoded><![CDATA[<p>You will also need libssl-dev ( otherwise it just won&#8217;t build from source)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

