<?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>《MAC OS X安装Oracle 10.2.0.4简要[更新至OS X 10.6]》的评论</title>
	<atom:link href="http://www.readern.com/install-oracle-10gr2-on-mac-os-x.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.readern.com/install-oracle-10gr2-on-mac-os-x.html</link>
	<description>生命不息折腾不止</description>
	<lastBuildDate>Mon, 23 Jan 2012 03:16:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：天堂</title>
		<link>http://www.readern.com/install-oracle-10gr2-on-mac-os-x.html/comment-page-2#comment-826</link>
		<dc:creator>天堂</dc:creator>
		<pubDate>Wed, 13 Apr 2011 14:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.readern.com/?p=33#comment-826</guid>
		<description>&lt;a href=&quot;#comment-825&quot; rel=&quot;nofollow&quot;&gt;@ern  &lt;/a&gt; 
我是在终端里面敲的，运行run的时候  就报这些错，并没有跳出其他窗口，“提示里的这个
$DISPLAY=192.168.1.128:0.0; export DISPLAY
执行了么”     怎么执行？具体执行哪个？   还有大哥 方便给一个联系方式 QQ或者什么的吗？因为最新学习需要，希望进一步交流！</description>
		<content:encoded><![CDATA[<p><a href="#comment-825" rel="nofollow">@ern  </a><br />
我是在终端里面敲的，运行run的时候  就报这些错，并没有跳出其他窗口，“提示里的这个<br />
$DISPLAY=192.168.1.128:0.0; export DISPLAY<br />
执行了么”     怎么执行？具体执行哪个？   还有大哥 方便给一个联系方式 QQ或者什么的吗？因为最新学习需要，希望进一步交流！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：ern</title>
		<link>http://www.readern.com/install-oracle-10gr2-on-mac-os-x.html/comment-page-2#comment-825</link>
		<dc:creator>ern</dc:creator>
		<pubDate>Wed, 13 Apr 2011 06:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.readern.com/?p=33#comment-825</guid>
		<description>&lt;a href=&quot;#comment-824&quot; rel=&quot;nofollow&quot;&gt;@天堂 &lt;/a&gt; 
什么问题？没有窗口弹出么？提示里的这个
$DISPLAY=192.168.1.128:0.0; export DISPLAY
执行了么</description>
		<content:encoded><![CDATA[<p><a href="#comment-824" rel="nofollow">@天堂 </a><br />
什么问题？没有窗口弹出么？提示里的这个<br />
$DISPLAY=192.168.1.128:0.0; export DISPLAY<br />
执行了么</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：天堂</title>
		<link>http://www.readern.com/install-oracle-10gr2-on-mac-os-x.html/comment-page-2#comment-824</link>
		<dc:creator>天堂</dc:creator>
		<pubDate>Wed, 13 Apr 2011 02:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.readern.com/?p=33#comment-824</guid>
		<description>Starting Oracle Universal Installer...

No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-04-13_10-33-30AM. Please wait ...
DISPLAY not set. Please set the DISPLAY and try again.
Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:
- For csh:  			% setenv DISPLAY 192.168.1.128:0.0
- For sh, ksh and bash: 	$ DISPLAY=192.168.1.128:0.0; export DISPLAY
Use the following command to see what shell is being used:
	echo $SHELL
Use the following command to view the current DISPLAY environment variable setting:
	echo $DISPLAY
- Make sure that client users are authorized to connect to the X Server.
To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:
% xhost +
To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as &#039;xclock&#039;:
	% 
If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
Typical path for xclock: /usr/X11R6/bin/xclock
大哥帮帮忙看看，最近才学的java和数据库
新买了mac，不会装oracle，按照你的文章修改了下，你帮忙看看</description>
		<content:encoded><![CDATA[<p>Starting Oracle Universal Installer&#8230;</p>
<p>No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.<br />
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-04-13_10-33-30AM. Please wait &#8230;<br />
DISPLAY not set. Please set the DISPLAY and try again.<br />
Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:<br />
- For csh:  			% setenv DISPLAY 192.168.1.128:0.0<br />
- For sh, ksh and bash: 	$ DISPLAY=192.168.1.128:0.0; export DISPLAY<br />
Use the following command to see what shell is being used:<br />
	echo $SHELL<br />
Use the following command to view the current DISPLAY environment variable setting:<br />
	echo $DISPLAY<br />
- Make sure that client users are authorized to connect to the X Server.<br />
To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:<br />
% xhost +<br />
To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as &#8216;xclock&#8217;:<br />
	%<br />
If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.<br />
Typical path for xclock: /usr/X11R6/bin/xclock<br />
大哥帮帮忙看看，最近才学的java和数据库<br />
新买了mac，不会装oracle，按照你的文章修改了下，你帮忙看看</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：杨过</title>
		<link>http://www.readern.com/install-oracle-10gr2-on-mac-os-x.html/comment-page-2#comment-818</link>
		<dc:creator>杨过</dc:creator>
		<pubDate>Sun, 03 Apr 2011 13:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.readern.com/?p=33#comment-818</guid>
		<description>Initializing Java Virtual Machine from /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java. Please wait...
jimmyyangmatoMacBook-Pro:Disk1 oracle$ Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: 
Caused by: java.lang.ClassNotFoundException: 
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)


我也没成功，卡在jdk这里了，最新版的10.6.6 上，jdk环境从1.3到1.6.0全都有，我改成1.6.0也还是这样，貌似是缺某个类，哎，放弃了，最终在mac机上安装vmware，然后把windows安装在虚拟机里，然后再安装oracle，呵呵</description>
		<content:encoded><![CDATA[<p>Initializing Java Virtual Machine from /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java. Please wait&#8230;<br />
jimmyyangmatoMacBook-Pro:Disk1 oracle$ Exception in thread “main” java.lang.NoClassDefFoundError:<br />
Caused by: java.lang.ClassNotFoundException:<br />
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)<br />
	at java.security.AccessController.doPrivileged(Native Method)<br />
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)<br />
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)<br />
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)<br />
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)</p>
<p>我也没成功，卡在jdk这里了，最新版的10.6.6 上，jdk环境从1.3到1.6.0全都有，我改成1.6.0也还是这样，貌似是缺某个类，哎，放弃了，最终在mac机上安装vmware，然后把windows安装在虚拟机里，然后再安装oracle，呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：ern</title>
		<link>http://www.readern.com/install-oracle-10gr2-on-mac-os-x.html/comment-page-2#comment-816</link>
		<dc:creator>ern</dc:creator>
		<pubDate>Tue, 29 Mar 2011 13:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.readern.com/?p=33#comment-816</guid>
		<description>这估计是你下载的包坏了，重新下载吧</description>
		<content:encoded><![CDATA[<p>这估计是你下载的包坏了，重新下载吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Apple</title>
		<link>http://www.readern.com/install-oracle-10gr2-on-mac-os-x.html/comment-page-2#comment-815</link>
		<dc:creator>Apple</dc:creator>
		<pubDate>Tue, 29 Mar 2011 12:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.readern.com/?p=33#comment-815</guid>
		<description>感谢sharing
但是，我下玩db.zip时，进行解压缩的时候 竟然有提示错误
无法将“db.zip”解压缩至“apple”。
（错误1-操作不被允许。）

这是什么情况，望解答。 感激不尽
我的邮箱 bigbigboy10086@gmail.com</description>
		<content:encoded><![CDATA[<p>感谢sharing<br />
但是，我下玩db.zip时，进行解压缩的时候 竟然有提示错误<br />
无法将“db.zip”解压缩至“apple”。<br />
（错误1-操作不被允许。）</p>
<p>这是什么情况，望解答。 感激不尽<br />
我的邮箱 <a href="mailto:bigbigboy10086@gmail.com">bigbigboy10086@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：ern</title>
		<link>http://www.readern.com/install-oracle-10gr2-on-mac-os-x.html/comment-page-2#comment-774</link>
		<dc:creator>ern</dc:creator>
		<pubDate>Wed, 02 Mar 2011 15:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.readern.com/?p=33#comment-774</guid>
		<description>&lt;a href=&quot;#comment-773&quot; rel=&quot;nofollow&quot;&gt;@真心求教 &lt;/a&gt; 
你不管吧，继续往后做就是了。</description>
		<content:encoded><![CDATA[<p><a href="#comment-773" rel="nofollow">@真心求教 </a><br />
你不管吧，继续往后做就是了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：真心求教</title>
		<link>http://www.readern.com/install-oracle-10gr2-on-mac-os-x.html/comment-page-2#comment-773</link>
		<dc:creator>真心求教</dc:creator>
		<pubDate>Wed, 02 Mar 2011 12:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.readern.com/?p=33#comment-773</guid>
		<description>到这里基本就完成了准备工作，命令行进入目录，运行./runInstaller[10.6以后，请手工修改runInstaller，将其中的/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2改为/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0。


我的这个文件夹里有1.3  1.3.1  1.4  1.4.2  1.5  1.5.0  1.6  1.6.0  还用改吗?前面不是说需要把1.4.2放第一顺序,那怎么还给改成1.5.0?我这个是需要怎么弄?把1.4.2以及以前的都删了?</description>
		<content:encoded><![CDATA[<p>到这里基本就完成了准备工作，命令行进入目录，运行./runInstaller[10.6以后，请手工修改runInstaller，将其中的/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2改为/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0。</p>
<p>我的这个文件夹里有1.3  1.3.1  1.4  1.4.2  1.5  1.5.0  1.6  1.6.0  还用改吗?前面不是说需要把1.4.2放第一顺序,那怎么还给改成1.5.0?我这个是需要怎么弄?把1.4.2以及以前的都删了?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

