
LINUX용 Windows 하위 시스템에 Oracle 데이터베이스를 설치하려고 했는데 ./runInstaller 명령을 실행하려고 하면 다음 오류가 발생했습니다.
ERROR: Unable to verify the graphical display setup. This application requires X display.
Make sure that xdpyinfo exist under PATH variable.
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
이 오류를 해결하도록 도와주실 수 있나요? LINUX용 Windows 하위 시스템에 Oracle 데이터베이스를 설치할 수 있습니까? 오류 스크린샷여기에
답변1
WSL은 기본적으로 X Window 서버와 함께 제공되거나 설치되지 않습니다.
그러나 WSL Ubuntu에서 성공적으로 사용한 xming
또는 같은 타사 X Window 서버를 설치할 수 있습니다 .vcxsrv