免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 5093 | 回复: 0
打印 上一主题 下一主题

通过vnc安装oracle出现at least 256 colors Failed的错误处理 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-08-31 10:29 |只看该作者 |倒序浏览
1 出现错误如下:
Checking Temp space: must be greater than 250 MB.   Actual 1570 MB    Passed
Checking swap space: must be greater than 500 MB.   Actual 1810 MB    Passed
Checking monitor: must be configured to display at least 256 colors    Failed >> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
Some requirement checks failed. You must fulfill these requirements before
continuing with the installation,at which time they will be rechecked.
2 处理思路是修订vncserver的配置为以下内容:
#!/bin/sh
/usr/openwin/bin/xrdb $HOME/.Xresources
/usr/openwin/bin/xsetroot -solid grey
/usr/openwin/bin/xterm -geometry 1024x768 -ls -title "$VNCDESKTOP Desktop" &
/usr/dt/bin/dtsession &
#startkde &
#/usr/bin/gnome-session &
#/usr/openwin/bin/twm &
#80x24+10+10 -depth 16 -geometry 1024x768 -rfbwait 120000 -rfbauth& 这里是xterm行原来的配置

3 重新启动vncserver后ok


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/14639/showart_1160437.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP