














1. 出错:bash:xhost:未找到命令
//////xhost没有安装
解决:http://blog.youkuaiyun.com/csdnones/article/details/51513163
vncserver:command not found----yum installtigervnc-server?-y
2. 出错:oracle对话框是乱码:
解决:oracle不支持中文,将中文页面设置成英文,出现乱码执行export LANG=US_en
3.出错:
Couldnot execute auto check for display colors using command /usr/bin/xdpyinfo.Check if the DISPLAY variable is set。
解决:
方一、注销用orcle用户身份进入。
方二、

4、
出错:xhost 连接错误


ps:如果执行vncserver
出错,,没有vncserver命令。
#yum install tightvnc-server
第一次执行vncserver时需要输入密码。

////切到oracle用户执行run文件



跳出错误对话框
NoClassDefFoundError:Could not initialize class java.awt.dnd.DragSource









////这里少一个包,在root用户下yum install -y compat-libstdc++-33再next





