2. CentOS 서버에서 Oracle Install 1) CentOS GUI 환경에서 runInstaller 실행 root) # xhost + oracle) oracle/db> export DISPLAY=:0.0 (화면출력위치 선정 - 원격지 export DISPLAY=사용자ip:0.0) oracle/db> ./runInstaller 1-1) 에러 : libnsl.so.1: cannot open shared object file: No such file or directory linux 8 에서 19c 설치시 발생한 에러 메세지 $ cd $ORACLE_HOME $ ./runInstaller /oracle/app/oracle/product/19c/perl/bin/perl: error while loadi..