<?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: Ruby 1.8.6 and Gem 1.1.1 error:  gem_original_require for zlib</title>
	<atom:link href="http://alexle.net/archives/266/feed" rel="self" type="application/rss+xml" />
	<link>http://alexle.net/archives/266</link>
	<description>Personal View</description>
	<pubDate>Fri, 29 Aug 2008 07:25:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Brendan Lally</title>
		<link>http://alexle.net/archives/266#comment-167756</link>
		<dc:creator>Brendan Lally</dc:creator>
		<pubDate>Wed, 11 Jun 2008 18:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://alexle.net/?p=266#comment-167756</guid>
		<description>Alex

Yah - that makes sense. Think I tried 'ldd' but didn't c anything obvious.
I've reswitched over 2 Ubuntu as Thin/Ramaze works fine under there. 
Will hop back to Centos once it (someone else) gets fixed
Its only a 64 bit issue as I've it working fine on a 32bit Centos 5.1 system.

Thanks 4 the help
Lal</description>
		<content:encoded><![CDATA[<p>Alex</p>
<p>Yah - that makes sense. Think I tried &#8216;ldd&#8217; but didn&#8217;t c anything obvious.<br />
I&#8217;ve reswitched over 2 Ubuntu as Thin/Ramaze works fine under there.<br />
Will hop back to Centos once it (someone else) gets fixed<br />
Its only a 64 bit issue as I&#8217;ve it working fine on a 32bit Centos 5.1 system.</p>
<p>Thanks 4 the help<br />
Lal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex le</title>
		<link>http://alexle.net/archives/266#comment-164078</link>
		<dc:creator>Alex le</dc:creator>
		<pubDate>Tue, 03 Jun 2008 15:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://alexle.net/?p=266#comment-164078</guid>
		<description>Brendan,  from what you're describing, probably it's because the library files were not "linked" correctly in to the lib folder.  I'm still relatively new to the Linux's installation process, but from my understanding, the source is compiled into the "prefix folder", then the compiled binary is sym link to a generic ".o" file in /usr/lib (or other library folder).  The "ld" command is used to configure this registration.  

I ran into an issue, which I think is similar to yours, while installing Memcached, check out the post here 

http://alexle.net/archives/275

Cheers!

PS:  I'm also on Slicehost!</description>
		<content:encoded><![CDATA[<p>Brendan,  from what you&#8217;re describing, probably it&#8217;s because the library files were not &#8220;linked&#8221; correctly in to the lib folder.  I&#8217;m still relatively new to the Linux&#8217;s installation process, but from my understanding, the source is compiled into the &#8220;prefix folder&#8221;, then the compiled binary is sym link to a generic &#8220;.o&#8221; file in /usr/lib (or other library folder).  The &#8220;ld&#8221; command is used to configure this registration.  </p>
<p>I ran into an issue, which I think is similar to yours, while installing Memcached, check out the post here </p>
<p><a href="http://alexle.net/archives/275" rel="nofollow">http://alexle.net/archives/275</a></p>
<p>Cheers!</p>
<p>PS:  I&#8217;m also on Slicehost!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brendan lally</title>
		<link>http://alexle.net/archives/266#comment-163896</link>
		<dc:creator>brendan lally</dc:creator>
		<pubDate>Tue, 03 Jun 2008 06:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://alexle.net/?p=266#comment-163896</guid>
		<description>Trying your steps - I get errors when I do make in the ext/zlib library
Something about  /usr/loca/lib/libz.a (adler32.o) relocate R_X86_64_32 agaisnt 'a local symbol' cannot be used. Recompile with the -fPIC 
Tried the CCFLAGS=-fPIC and didn't make a difference

I'm on slicehost. Any ideas?

Ta 
Lal</description>
		<content:encoded><![CDATA[<p>Trying your steps - I get errors when I do make in the ext/zlib library<br />
Something about  /usr/loca/lib/libz.a (adler32.o) relocate R_X86_64_32 agaisnt &#8216;a local symbol&#8217; cannot be used. Recompile with the -fPIC<br />
Tried the CCFLAGS=-fPIC and didn&#8217;t make a difference</p>
<p>I&#8217;m on slicehost. Any ideas?</p>
<p>Ta<br />
Lal</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.224 seconds -->
