<?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 install Oracle Database 10g on Mac OS X Intel</title>
	<atom:link href="http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/</link>
	<description>About Ruby, Oracle, Mac and others</description>
	<lastBuildDate>Mon, 08 Mar 2010 20:50:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nils Goroll</title>
		<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-1060</link>
		<dc:creator>Nils Goroll</dc:creator>
		<pubDate>Wed, 16 Dec 2009 12:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=74#comment-1060</guid>
		<description>Hi All,

first of all, ray, thank you very much for this wirteup and the collection of additional tips, tricks and workarounds.

I really wanted to understand why running Java Apps trough ssh X11 forwarding does not work, and the answer seems to be really simple: Because it&#039;s not implemented. The Mac OS X bundled java (for me) does not even try to contact the X Server, it simply tries to contact the local window manager (which fails), and that&#039;s it. The picture gets a little clearer when trying to start a demo app:

apex:~ root# /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Commands/java -jar /tmp/SwingSet2.jar 
Wed Dec 16 13:07:12 apex.XXX.de java[8387] : 3891612: (connectAndCheck) Untrusted apps are not allowed to connect to or launch Window Server before login.
Exception in thread &quot;main&quot; java.lang.InternalError: Can&#039;t connect to window server - not enough permissions.
...

The first error message is explained well in the docs.

The solution to the issue is simple: Use a java runtime with X11 support. One resource I&#039;ve found is this: http://landonf.bikemonkey.org/static/soylatte/ Please note the license requirements on the site.

I will try to raise awareness within Apple for the popular demand for a Mac OS X bundled java release with X11 support.

Nils</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>first of all, ray, thank you very much for this wirteup and the collection of additional tips, tricks and workarounds.</p>
<p>I really wanted to understand why running Java Apps trough ssh X11 forwarding does not work, and the answer seems to be really simple: Because it&#8217;s not implemented. The Mac OS X bundled java (for me) does not even try to contact the X Server, it simply tries to contact the local window manager (which fails), and that&#8217;s it. The picture gets a little clearer when trying to start a demo app:</p>
<p>apex:~ root# /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Commands/java -jar /tmp/SwingSet2.jar<br />
Wed Dec 16 13:07:12 apex.XXX.de java[8387] : 3891612: (connectAndCheck) Untrusted apps are not allowed to connect to or launch Window Server before login.<br />
Exception in thread &#8220;main&#8221; java.lang.InternalError: Can&#8217;t connect to window server &#8211; not enough permissions.<br />
&#8230;</p>
<p>The first error message is explained well in the docs.</p>
<p>The solution to the issue is simple: Use a java runtime with X11 support. One resource I&#8217;ve found is this: <a href="http://landonf.bikemonkey.org/static/soylatte/" rel="nofollow">http://landonf.bikemonkey.org/static/soylatte/</a> Please note the license requirements on the site.</p>
<p>I will try to raise awareness within Apple for the popular demand for a Mac OS X bundled java release with X11 support.</p>
<p>Nils</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ebraekke</title>
		<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-1016</link>
		<dc:creator>ebraekke</dc:creator>
		<pubDate>Fri, 27 Nov 2009 11:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=74#comment-1016</guid>
		<description>For installation, it might be better to do JAVA_ARCH=i386; export JAVA_ARCH before running the installer. That should make netca work properly when launched from within the installer.</description>
		<content:encoded><![CDATA[<p>For installation, it might be better to do JAVA_ARCH=i386; export JAVA_ARCH before running the installer. That should make netca work properly when launched from within the installer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raimonds Simanovskis</title>
		<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-791</link>
		<dc:creator>Raimonds Simanovskis</dc:creator>
		<pubDate>Sun, 13 Sep 2009 22:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=74#comment-791</guid>
		<description>Based on comments by Nat and others I created new instructions &lt;a href=&quot;http://blog.rayapps.com/2009/09/14/how-to-install-oracle-database-10g-on-mac-os-x-snow-leopard/&quot; rel=&quot;nofollow&quot;&gt;how to install Oracle database 10g on Mac OS X Snow Leopard&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Based on comments by Nat and others I created new instructions <a href="http://blog.rayapps.com/2009/09/14/how-to-install-oracle-database-10g-on-mac-os-x-snow-leopard/" rel="nofollow">how to install Oracle database 10g on Mac OS X Snow Leopard</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marvin</title>
		<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-788</link>
		<dc:creator>Marvin</dc:creator>
		<pubDate>Sun, 13 Sep 2009 02:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=74#comment-788</guid>
		<description>I have the same problem that Ruly haves, any clue yet of how to fix it?</description>
		<content:encoded><![CDATA[<p>I have the same problem that Ruly haves, any clue yet of how to fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shyam</title>
		<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-708</link>
		<dc:creator>Shyam</dc:creator>
		<pubDate>Fri, 11 Sep 2009 09:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=74#comment-708</guid>
		<description>Hi All,

Have you any document on Oracle database installation on snow leopard.
Please provide link.</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>Have you any document on Oracle database installation on snow leopard.<br />
Please provide link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruly</title>
		<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-705</link>
		<dc:creator>Ruly</dc:creator>
		<pubDate>Wed, 09 Sep 2009 08:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=74#comment-705</guid>
		<description>Hi there,

I have an X11 issue with Snow Leopard. Followed all the suggestion for X11 setting,

&gt; DISPLAY:localhost:0.0; export DISPLAY
&gt; xhost +
and thru X11 preference, I checked &quot;Allow connections from network clients&quot; and unchecked &quot;Authenticate connections&quot;

I did check the runInstaller to point to &quot;1.5.0&quot; instead. and using Using “./runInstaller -J-d32″ to run, but no luck still got following exception.
OUI-10025:Unable to start an interactive install session because of the following error:Can&#039;t connect to window server - not enough permissions.

Any clue?</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I have an X11 issue with Snow Leopard. Followed all the suggestion for X11 setting,</p>
<p>&gt; DISPLAY:localhost:0.0; export DISPLAY<br />
&gt; xhost +<br />
and thru X11 preference, I checked &#8220;Allow connections from network clients&#8221; and unchecked &#8220;Authenticate connections&#8221;</p>
<p>I did check the runInstaller to point to &#8220;1.5.0&#8243; instead. and using Using “./runInstaller -J-d32″ to run, but no luck still got following exception.<br />
OUI-10025:Unable to start an interactive install session because of the following error:Can&#8217;t connect to window server &#8211; not enough permissions.</p>
<p>Any clue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nat Mongkolprasit</title>
		<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-697</link>
		<dc:creator>Nat Mongkolprasit</dc:creator>
		<pubDate>Thu, 03 Sep 2009 17:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=74#comment-697</guid>
		<description>You&#039;re welcome!  I&#039;m glad it worked for you.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome!  I&#8217;m glad it worked for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nat Mongkolprasit</title>
		<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-696</link>
		<dc:creator>Nat Mongkolprasit</dc:creator>
		<pubDate>Thu, 03 Sep 2009 17:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=74#comment-696</guid>
		<description>If you want to try out, I tried another approach by using gcc 4.0.1, same version as Xcode 3.1.3/OSX 10.5.8, and modified several scripts and makefiles to use the correct java and compiler/linker version.  It didn&#039;t work.  I noticed that the compiler and linker 4.0.1 were used but the problem still remained.  I haven&#039;t got time to look into it much.   

One thing is, the bothering /oracle/product/10.2.0/db_1/hs/lib32/hsodbc.o wasn&#039;t even there in the working oracle config from XCode 3.1.3/OSX 10.5.8.  And I don&#039;t think it is even needed in the first place. In fact, they weren&#039;t even in the installation log. 

Nat.</description>
		<content:encoded><![CDATA[<p>If you want to try out, I tried another approach by using gcc 4.0.1, same version as Xcode 3.1.3/OSX 10.5.8, and modified several scripts and makefiles to use the correct java and compiler/linker version.  It didn&#8217;t work.  I noticed that the compiler and linker 4.0.1 were used but the problem still remained.  I haven&#8217;t got time to look into it much.   </p>
<p>One thing is, the bothering /oracle/product/10.2.0/db_1/hs/lib32/hsodbc.o wasn&#8217;t even there in the working oracle config from XCode 3.1.3/OSX 10.5.8.  And I don&#8217;t think it is even needed in the first place. In fact, they weren&#8217;t even in the installation log. </p>
<p>Nat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Netrapal</title>
		<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-695</link>
		<dc:creator>Netrapal</dc:creator>
		<pubDate>Thu, 03 Sep 2009 11:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=74#comment-695</guid>
		<description>@Nat,

Thanks Nat. It is running successfully.</description>
		<content:encoded><![CDATA[<p>@Nat,</p>
<p>Thanks Nat. It is running successfully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Macca</title>
		<link>http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-694</link>
		<dc:creator>Macca</dc:creator>
		<pubDate>Thu, 03 Sep 2009 00:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=74#comment-694</guid>
		<description>Nat,

Sorry for the late reply - I gave up on the clean install once Chris posted that he had an upgraded system working, as that was all I really needed.  Looks like you&#039;ve got it sorted anyway, so well done!

Macca.</description>
		<content:encoded><![CDATA[<p>Nat,</p>
<p>Sorry for the late reply &#8211; I gave up on the clean install once Chris posted that he had an upgraded system working, as that was all I really needed.  Looks like you&#8217;ve got it sorted anyway, so well done!</p>
<p>Macca.</p>
]]></content:encoded>
	</item>
</channel>
</rss>