<?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"
	>
<channel>
	<title>Comments on: Building Ruby with OpenSSL on Debian</title>
	<atom:link href="http://blog.johnjosephbachir.org/2007/11/19/building-ruby-with-openssl-on-debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johnjosephbachir.org/2007/11/19/building-ruby-with-openssl-on-debian/</link>
	<description>John Joseph Bachir's blog</description>
	<pubDate>Wed, 20 Aug 2008 10:21:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Chris</title>
		<link>http://blog.johnjosephbachir.org/2007/11/19/building-ruby-with-openssl-on-debian/#comment-222423</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 12 Apr 2008 15:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/2007/11/19/building-ruby-with-openssl-on-debian/#comment-222423</guid>
		<description>Thanks for your post! This issue found me today. The Ruby source code includes an openssl directory and make quite happily reports compiling openssl, which must be a stub. It's only when you require openssl (e.g. in Rails 2 for the cookie sessions) that you find it doesn't work.

..then you go through a head scratching phase that leads to the discovery that you need to install the obtusely named libssl-dev package to resolve :-)</description>
		<content:encoded><![CDATA[<p>Thanks for your post! This issue found me today. The Ruby source code includes an openssl directory and make quite happily reports compiling openssl, which must be a stub. It&#8217;s only when you require openssl (e.g. in Rails 2 for the cookie sessions) that you find it doesn&#8217;t work.</p>
<p>..then you go through a head scratching phase that leads to the discovery that you need to install the obtusely named libssl-dev package to resolve :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
