<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to setup Ruby and new Oracle Instant Client on Leopard</title>
	<atom:link href="http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/</link>
	<description>About Ruby, Oracle, Mac and others</description>
	<lastBuildDate>Wed, 28 Jul 2010 16:18:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Rengenx</title>
		<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/#comment-1150</link>
		<dc:creator>Rengenx</dc:creator>
		<pubDate>Sat, 13 Mar 2010 14:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=24#comment-1150</guid>
		<description>Пощелкал по рекламе. спасибо за пост</description>
		<content:encoded><![CDATA[<p>Пощелкал по рекламе. спасибо за пост</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: InstallSoftware</title>
		<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/#comment-1101</link>
		<dc:creator>InstallSoftware</dc:creator>
		<pubDate>Tue, 02 Feb 2010 03:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=24#comment-1101</guid>
		<description>Hi there.
Thank you for a great post. It was very helpfull.
Anyone reading this post should bookmark this guys contents.

I have a new PC and needed some installation help so i went over to http://www.InstallSoftware.com but they did not provide me with the in depth 
info this guy did. he kicks all the bigger sites&#039; butts.

Thanks Again</description>
		<content:encoded><![CDATA[<p>Hi there.<br />
Thank you for a great post. It was very helpfull.<br />
Anyone reading this post should bookmark this guys contents.</p>
<p>I have a new PC and needed some installation help so i went over to <a href="http://www.InstallSoftware.com" rel="nofollow">http://www.InstallSoftware.com</a> but they did not provide me with the in depth<br />
info this guy did. he kicks all the bigger sites&#8217; butts.</p>
<p>Thanks Again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sébastien Briois</title>
		<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/#comment-698</link>
		<dc:creator>Sébastien Briois</dc:creator>
		<pubDate>Fri, 04 Sep 2009 08:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=24#comment-698</guid>
		<description>Worked perfectly for me, thanks a lot!</description>
		<content:encoded><![CDATA[<p>Worked perfectly for me, thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raimonds Simanovskis</title>
		<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/#comment-300</link>
		<dc:creator>Raimonds Simanovskis</dc:creator>
		<pubDate>Wed, 16 Jul 2008 10:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=24#comment-300</guid>
		<description>When you do &quot;sudo ruby setup.rb&quot; then sudo is not inheriting environment variables from your current environment (you can check this if you do &quot;sudo env&quot;).

Therefore 1) either do &quot;ruby setup.rb config&quot; and &quot;make&quot; with your user (without sudo) and then afterwards just do &quot;sudo make install&quot; or 2) do at first &quot;sudo su - root&quot; and then set all necessary environment variables as root and then run &quot;ruby setub.rb config&quot;.</description>
		<content:encoded><![CDATA[<p>When you do &#8220;sudo ruby setup.rb&#8221; then sudo is not inheriting environment variables from your current environment (you can check this if you do &#8220;sudo env&#8221;).</p>
<p>Therefore 1) either do &#8220;ruby setup.rb config&#8221; and &#8220;make&#8221; with your user (without sudo) and then afterwards just do &#8220;sudo make install&#8221; or 2) do at first &#8220;sudo su &#8211; root&#8221; and then set all necessary environment variables as root and then run &#8220;ruby setub.rb config&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matias</title>
		<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/#comment-299</link>
		<dc:creator>Matias</dc:creator>
		<pubDate>Wed, 16 Jul 2008 03:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=24#comment-299</guid>
		<description>I&#039;ve try setting the DYDL_LIBRARY_PATH too:
export DYDL_LIBRARY_PATH=&quot;/usr/local/oracle/instantclient_10_2&quot;

same error message...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve try setting the DYDL_LIBRARY_PATH too:<br />
export DYDL_LIBRARY_PATH=&#8221;/usr/local/oracle/instantclient_10_2&#8243;</p>
<p>same error message&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matias</title>
		<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/#comment-298</link>
		<dc:creator>Matias</dc:creator>
		<pubDate>Wed, 16 Jul 2008 03:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=24#comment-298</guid>
		<description>Hi.
I&#039;m getting this annoying error when i do the sudo ruby setup.rb config command:


&quot;error messages:
Set the environment variable ORACLE_HOME if Oracle Full Client.
Append the path of Oracle client libraries to DYLD_LIBRARY_PATH if Oracle Instant Client.&quot;

Well, i&#039;ve got the Instant Client and i guess that all enviroments variables are OK (i did just like you write).
Dont know what else to do. Any tips?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I&#8217;m getting this annoying error when i do the sudo ruby setup.rb config command:</p>
<p>&#8220;error messages:<br />
Set the environment variable ORACLE_HOME if Oracle Full Client.<br />
Append the path of Oracle client libraries to DYLD_LIBRARY_PATH if Oracle Instant Client.&#8221;</p>
<p>Well, i&#8217;ve got the Instant Client and i guess that all enviroments variables are OK (i did just like you write).<br />
Dont know what else to do. Any tips?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Hardy</title>
		<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/#comment-291</link>
		<dc:creator>Brian Hardy</dc:creator>
		<pubDate>Fri, 11 Jul 2008 19:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=24#comment-291</guid>
		<description>I&#039;d just like to say, thanks! I had all of this working already, but the UTF8 problem was really throwing me for a loop. Your suggestion to set NLS_LANG totally fixed it, and made my afternoon.</description>
		<content:encoded><![CDATA[<p>I&#8217;d just like to say, thanks! I had all of this working already, but the UTF8 problem was really throwing me for a loop. Your suggestion to set NLS_LANG totally fixed it, and made my afternoon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene</title>
		<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/#comment-253</link>
		<dc:creator>Gene</dc:creator>
		<pubDate>Wed, 28 May 2008 15:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=24#comment-253</guid>
		<description>Just confirming that the Oracle Instant Client does in fact require Leopard. When I try to get it working on Tiger (version 10.4.11) I get an error that says &quot;Bus error&quot;.</description>
		<content:encoded><![CDATA[<p>Just confirming that the Oracle Instant Client does in fact require Leopard. When I try to get it working on Tiger (version 10.4.11) I get an error that says &#8220;Bus error&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flemming Bengtsson</title>
		<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/#comment-209</link>
		<dc:creator>Flemming Bengtsson</dc:creator>
		<pubDate>Mon, 28 Apr 2008 14:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=24#comment-209</guid>
		<description>Found a solution...

Problem was that I had two instant client installed, one for when I was running the project in Xcode and one inside the application bundle used when launched from the Finder as a standalone app.

I had forgot to replace the instant client in the application bundle, it now works flawlessly!</description>
		<content:encoded><![CDATA[<p>Found a solution&#8230;</p>
<p>Problem was that I had two instant client installed, one for when I was running the project in Xcode and one inside the application bundle used when launched from the Finder as a standalone app.</p>
<p>I had forgot to replace the instant client in the application bundle, it now works flawlessly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raimonds Simanovskis</title>
		<link>http://blog.rayapps.com/2008/04/24/how-to-setup-ruby-and-new-oracle-instant-client-on-leopard/#comment-208</link>
		<dc:creator>Raimonds Simanovskis</dc:creator>
		<pubDate>Fri, 25 Apr 2008 19:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=24#comment-208</guid>
		<description>When I was testing Oracle Instant Client beta then there was information that it will run just on Leopard - initially I tried to use it on Tiger but was unable to do it (got similar error messages).

So I assume that final release of new Instant Client also requires Leopard (I will ask Oracle to add such notice to download pages if this really is so).</description>
		<content:encoded><![CDATA[<p>When I was testing Oracle Instant Client beta then there was information that it will run just on Leopard &#8211; initially I tried to use it on Tiger but was unable to do it (got similar error messages).</p>
<p>So I assume that final release of new Instant Client also requires Leopard (I will ask Oracle to add such notice to download pages if this really is so).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
