<?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>Artur Krzywanski &#187; zlib</title>
	<atom:link href="http://www.krzywanski.net/archives/tag/zlib/feed" rel="self" type="application/rss+xml" />
	<link>http://www.krzywanski.net</link>
	<description>Yet Another Geek bLog</description>
	<lastBuildDate>Fri, 20 Aug 2010 14:01:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>

   <image>
    <title>Artur Krzywanski</title>
    <url>http://0.gravatar.com/avatar/0bfa3ea8eaa576002aaaa59db7401f55?s=48&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536</url>
    <link>http://www.krzywanski.net</link>
   </image>
		<item>
		<title>Ruby On Rails in Debain/Ubuntu and missing zlib</title>
		<link>http://www.krzywanski.net/archives/321?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ruby-on-rails-in-debainubuntu-and-missing-zlib</link>
		<comments>http://www.krzywanski.net/archives/321#comments</comments>
		<pubDate>Wed, 23 Sep 2009 12:01:44 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[zlib]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=321</guid>
		<description><![CDATA[There is a known problem with ruby on Debian or Ubuntu with gem command not working properly.&#160; Here is how to fix it. So here is how to install RoR from source: user@computer:$ cd /usr/local/srcwget ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p299.tar.gztar -zxf ruby-1.8.7-p299.tar.gzcd ruby-1.8.7-p299./configuremakemake installcd .. install ruby gems user@computer:$ wget http://production.cf.rubygems.org/rubygems/rubygems-1.3.7.tgztar -zxf rubygems-1.3.7.tgzcd rubygems-1.3.7ruby setup.rbcd ..gem install rails When [...]]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/321/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
