
내 목표는 Linux 시스템에 Oracle Enterprise Manager를 설치하는 것입니다. 처음 2개의 zip 파일의 압축을 성공적으로 풀었습니다. 어떤 이유로 마지막 파일의 압축을 풀려고 할 때 다음 오류가 발생합니다.
unzip em12104_linux_disk3.zip
unzip: cannot find or open em12104_linux_disk3.zip, em12104_linux_disk3.zip.zip or em12104_linux_disk3.zip.ZIP.
나는 rhel 5.4 linux btw를 사용하고 있습니다.
편집하다:
ls -l em12104_linux_disk3.zip
-rw-r--r-- 1 oracle oracle 2727123784 May 26 23:33 em12104_linux_disk3.zip
[oracle@uch-km Downloads]$ unzip em12104_linux_disk3.zip
unzip: cannot find or open em12104_linux_disk3.zip, em12104_linux_disk3.zip.zip or em12104_linux_disk3.zip.ZIP.
답변1
문제는 파일 크기(~2.54GB)입니다. p7zip과 같은 다른 프로그램을 사용해 보십시오.
그나저나. 당신은 어떤 건축물을 좋아하시나요? IA32 또는 x86-64?