扫二维码与项目经理沟通
我们在微信上24小时期待你的声音
解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流
[oracle@localhost database]$ ./runInstaller
创新互联是一家专业提供鄂尔多斯企业网站建设,专注与做网站、成都做网站、H5响应式网站、小程序制作等业务。10年已为鄂尔多斯众多企业、政府机构等服务。创新互联专业网站设计公司优惠进行中。
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 38232 MB Passed
Checking swap space: must be greater than 150 MB. Actual 3999 MB Passed
Checking monitor: must be configured to display at least 256colors
>>> Could notexecute auto check for display colors using command /usr/bin/xdpyinfo. Check ifthe DISPLAY variable is set. Failed<<<<
Some requirement checks failed. You must fulfill theserequirements before
continuing with the installation,
Continue? (y/n) [n]
解决方法:
[root@localhost Packages]# xhost +
xhost: unable to open display "192.168.56.144:0.0"
[root@localhost Packages]# export DISPLAY=:0.0
[root@localhost Packages]# xhost +
access control disabled, clients can connect from any host
[root@localhost Packages]# xclock
出现小钟就ok了。
我们在微信上24小时期待你的声音
解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流