การติดตั้ง jdk-7u25-linux-i586.rpm ในข้อผิดพลาด Centos


0

เมื่อฉันพยายามติดตั้งjdk-7u25-linux-i586.rpmบนระบบ CentOS ของฉันมันทำให้ฉันมีข้อผิดพลาดดังต่อไปนี้:

rpm -ivh --replacepkgs jdk-7u25-linux-i586.rpm
Preparing...                ########################################### [100%]
   1:jdk                    ########################################### [100%]
Unpacking JAR files...
        rt.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_25/jre/lib/rt.pack
Error: unpack could not create JAR file:

        /usr/java/jdk1.7.0_25/jre/lib/rt.jar

Please refer to the Troubleshooting section of the Installation Instructions
on the download page.
        jsse.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_25/jre/lib/jsse.pack
Error: unpack could not create JAR file:

        /usr/java/jdk1.7.0_25/jre/lib/jsse.jar

Please refer to the Troubleshooting section of the Installation Instructions
on the download page.
        charsets.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_25/jre/lib/charsets.pack
Error: unpack could not create JAR file:

        /usr/java/jdk1.7.0_25/jre/lib/charsets.jar

Please refer to the Troubleshooting section of the Installation Instructions
on the download page.
        tools.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_25/lib/tools.pack
Error: unpack could not create JAR file:

        /usr/java/jdk1.7.0_25/lib/tools.jar

Please refer to the Troubleshooting section of the Installation Instructions
on the download page.
        localedata.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_25/jre/lib/ext/localedata.pack
Error: unpack could not create JAR file:

        /usr/java/jdk1.7.0_25/jre/lib/ext/localedata.jar

Please refer to the Troubleshooting section of the Installation Instructions
on the download page.
        plugin.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_25/jre/lib/plugin.pack
Error: unpack could not create JAR file:

        /usr/java/jdk1.7.0_25/jre/lib/plugin.jar

Please refer to the Troubleshooting section of the Installation Instructions
on the download page.
        javaws.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_25/jre/lib/javaws.pack
Error: unpack could not create JAR file:

        /usr/java/jdk1.7.0_25/jre/lib/javaws.jar

Please refer to the Troubleshooting section of the Installation Instructions
on the download page.
        deploy.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_25/jre/lib/deploy.pack
Error: unpack could not create JAR file:

        /usr/java/jdk1.7.0_25/jre/lib/deploy.jar

Please refer to the Troubleshooting section of the Installation Instructions
on the download page.

ฉันรู้สึกผิดหวังเล็กน้อยเกี่ยวกับวิธีการแก้ไขปัญหานี้ความช่วยเหลือใด ๆ จะได้รับการชื่นชมอย่างมาก!

ขอบคุณ Andrew Nel


คุณลองติดตั้งภายใต้ผู้ใช้รูทไหม?
Blueberry - Vignesh4303

คุณได้ดู "ส่วนการแก้ไขปัญหาของคำแนะนำในการติดตั้งในหน้าดาวน์โหลด" หรือไม่?
terdon

การติดตั้งที่ฉันโพสต์คือเมื่อฉันเข้าสู่ระบบในฐานะที่เป็น root และฉันยังพยายามที่จะติดตั้งด้วย sudo เพื่อผลเหมือนกัน
andrew_nel

ฉันยังค้นหาส่วนการแก้ไขปัญหา แต่ไม่พบสิ่งใดเป็นการเฉพาะสำหรับการติดตั้งนี้
andrew_nel

โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.