리눅스 분류
bin파일 압축풀때 에러발생합니다.
작성자 정보
- 송동욱 작성
- 작성일
컨텐츠 정보
- 2,929 조회
- 0 추천
- 목록
본문
jdk의 bin파일을 압축 풀땐 잘 되는데,
다음것은 에러가 발생됩니다.
error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
이런식으로 나는데 왜그런가요?
[root@localhost ~]# ./jeus-4.2.4.5-unix-common.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
Launching installer...
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/usr/local/j2sdk1.4.2_16/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
[root@localhost ~]# rpm -qa | grep glibc
glibc-2.6-4
glibc-common-2.6-4
다음것은 에러가 발생됩니다.
error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
이런식으로 나는데 왜그런가요?
[root@localhost ~]# ./jeus-4.2.4.5-unix-common.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
Launching installer...
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/usr/local/j2sdk1.4.2_16/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
[root@localhost ~]# rpm -qa | grep glibc
glibc-2.6-4
glibc-common-2.6-4
관련자료
-
이전
-
다음
댓글 0
등록된 댓글이 없습니다.