Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

unable to extract jre 6u23-linux-i586.bin to make a directory

DeimMar 20 2014

ive placed it in mnt/stateful_partition/opt

but every time i try to execute it it doesnt work

localhost opt # sh jre-6u23-linux-i586.bin

Unpacking...

Checksumming...

Extracting...

jre-6u23-linux-i586.bin: 86: ./install.sfx.18523: Permission denied

Failed to extract the files.

localhost opt # ./jre-6u23-linux-i586.bin

bash: ./jre-6u23-linux-i586.bin: Permission denied

localhost opt # bash jre-6u23-linux-i586.bin

Unpacking...

Checksumming...

Extracting...

jre-6u23-linux-i586.bin: line 86: ./install.sfx.13505: Permission denied

Failed to extract the files.

-rwxrwxrwx 1 root root 21388070 Mar 20 09:29 jre-6u23-linux-i586.bin

can anyone think of a reason why its not working?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2014
Added on Mar 20 2014
0 comments
930 views