<?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: Oracle Instant Client on OS X Lion: 32-bit only, for now</title>
	<atom:link href="http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/feed/" rel="self" type="application/rss+xml" />
	<link>http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/</link>
	<description>Oracle stuff.  Some Linux and Mac stuff.  ALTER TABLE blog DISABLE UNIQUE (content_type);</description>
	<lastBuildDate>Sat, 04 May 2013 01:52:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: CY</title>
		<link>http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/comment-page-1/#comment-44746</link>
		<dc:creator>CY</dc:creator>
		<pubDate>Sun, 31 Mar 2013 20:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/#comment-44746</guid>
		<description><![CDATA[Oracle released Instant Client for Mac OS X (Intel x86).

http://www.oracle.com/technetwork/topics/intel-macsoft-096467.html]]></description>
		<content:encoded><![CDATA[<p>Oracle released Instant Client for Mac OS X (Intel x86).</p>
<p><a href="http://www.oracle.com/technetwork/topics/intel-macsoft-096467.html" rel="nofollow">http://www.oracle.com/technetwork/topics/intel-macsoft-096467.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CY</title>
		<link>http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/comment-page-1/#comment-13269</link>
		<dc:creator>CY</dc:creator>
		<pubDate>Fri, 02 Dec 2011 04:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/#comment-13269</guid>
		<description><![CDATA[Until Oracle fixes 64-bit instantclient, we can prepare 32-bit perl binary for DBD::Oracle. What I did:

sudo mkdir /usr/local/bin
sudo lipo -thin i386 -output /usr/local/bin/perl5.12.i386 /usr/bin/perl5.12
sudo ln -s /usr/local/bin/perl5.12.i386 /usr/local/bin/perl

Now, /usr/local/bin/perl is 32-bit (arch i386).

CY]]></description>
		<content:encoded><![CDATA[<p>Until Oracle fixes 64-bit instantclient, we can prepare 32-bit perl binary for DBD::Oracle. What I did:</p>
<p>sudo mkdir /usr/local/bin<br />
sudo lipo -thin i386 -output /usr/local/bin/perl5.12.i386 /usr/bin/perl5.12<br />
sudo ln -s /usr/local/bin/perl5.12.i386 /usr/local/bin/perl</p>
<p>Now, /usr/local/bin/perl is 32-bit (arch i386).</p>
<p>CY</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing sqlplus, rlwrap on OS X Lion 10.7</title>
		<link>http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/comment-page-1/#comment-11364</link>
		<dc:creator>Installing sqlplus, rlwrap on OS X Lion 10.7</dc:creator>
		<pubDate>Wed, 10 Aug 2011 18:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/#comment-11364</guid>
		<description><![CDATA[[...] A little googling turned out some interesting results worth sharing. First off, Mac 10.7 is currently incompatible with the 64-bit version of the Oracle instant client. Credit goes to the Only 4 Left blog for pointing me in the right direction. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A little googling turned out some interesting results worth sharing. First off, Mac 10.7 is currently incompatible with the 64-bit version of the Oracle instant client. Credit goes to the Only 4 Left blog for pointing me in the right direction. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CJ</title>
		<link>http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/comment-page-1/#comment-11361</link>
		<dc:creator>CJ</dc:creator>
		<pubDate>Wed, 10 Aug 2011 16:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/#comment-11361</guid>
		<description><![CDATA[Hi John-

I am going to link to this post from my website as I am writing up a similar &quot;how-to&quot;.  Thanks again and full-credit goes to you for helping me out.

Best,
CJ]]></description>
		<content:encoded><![CDATA[<p>Hi John-</p>
<p>I am going to link to this post from my website as I am writing up a similar "how-to".  Thanks again and full-credit goes to you for helping me out.</p>
<p>Best,<br />
CJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpiwowar</title>
		<link>http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/comment-page-1/#comment-11348</link>
		<dc:creator>jpiwowar</dc:creator>
		<pubDate>Tue, 09 Aug 2011 19:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/#comment-11348</guid>
		<description><![CDATA[Glad to help, CJ. :)

Regards,

John P.]]></description>
		<content:encoded><![CDATA[<p>Glad to help, CJ. <img src='http://only4left.jpiwowar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>John P.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CJ</title>
		<link>http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/comment-page-1/#comment-11346</link>
		<dc:creator>CJ</dc:creator>
		<pubDate>Tue, 09 Aug 2011 14:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/#comment-11346</guid>
		<description><![CDATA[Thanks for the tip - 32b installed fine on 10.7.  Much appreciated.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tip - 32b installed fine on 10.7.  Much appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
