Linux
[Linux] sqlplus: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
one2ye
2022. 5. 2. 12:33
728x90
๋ฐ์ํ
๐ก sqlplus: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory ์๋ฌ ํด๊ฒฐํ๊ธฐ
โ ์์ธ
์ฌ๋ฌ๊ฐ์ง ์์ธ์ด ์๊ฒ ์ง๋ง ํด๋น ํ๋ก๊ทธ๋จ์ด ์ค์น๋์ด ์์ง ์์์ ๋ฐ์ํ ์ค๋ฅ
โ ํด๊ฒฐ๋ฐฉ๋ฒ
sudo yum install -y libnsl
728x90
๋ฐ์ํ