发新话题
 搜藏 打印 该页面添加到 Mister Wong

FC5下安装oracle 10g遇到的问题,请指点

FC5下安装oracle 10g遇到的问题,请指点

http://www.oracle-base.com/articles/...nOnFedora5.php
我按照上面的文档安装oracle
做到下面的时候遇到第一个问题
Enable remote shell and rlogin by doing the following.
chkconfig rsh on
chkconfig rlogin on
service xinetd reload

[root@lztlinux2 ~]#chkconfig rsh on
■ rsh ■■■■■■■■■■■■
[root@lztlinux2 ~]#chkconfig rlogin on
■ rlogin ■■■■■■■■■■■■
[root@lztlinux2 ~]#service xinetd reload
xinetd: unrecognized service

按照文档做的,出现了上面的现象,而且还有好多方块

做到下面遇到第二个问题
Login as root and issue the following command:
xhost +<machine-name>

[root@lztlinux2 ~]#xhost +lztlinux2
xhost: unable to open display ""

我的/etc/hosts文件内容
127.0.0.1 lztlinux2 localhost.localdomain localhost

哪位在fc5下安装过oracle的兄弟能帮忙看看吗?

本文由cosmicdust 发布于Linuxsky 论坛,网址:http://bbs.linuxsky.org/thread-3809-1-1.html

相关主题

TOP

发新话题