오라클 설치시 java 에러나면 x윈도우 설정이 제대로 안되서 그런 것이다
root@localhost# DISPLAY=:0; export DISPLAY; xhost +; root@localhost# su – oracle oracle@localhost$ DISPLAY=:0 ; export DISPLAY |
오라클 설치시 java 에러나면 x윈도우 설정이 제대로 안되서 그런 것이다
root@localhost# DISPLAY=:0; export DISPLAY; xhost +; root@localhost# su – oracle oracle@localhost$ DISPLAY=:0 ; export DISPLAY |