Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2012
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. when trying to install the java6 jdk, i need to inflate it useing the command:
  2.  
  3. ./jdk-6u31-linux-x64.bin
  4.  
  5. but i get these errors
  6. ./jdk-6u31-linux-x64.bin: 1: cannot open html: No such file
  7. ./jdk-6u31-linux-x64.bin: 2: cannot open head: No such file
  8. ./jdk-6u31-linux-x64.bin: 3: cannot open title: No such file
  9. ./jdk-6u31-linux-x64.bin: 3: Request: not found
  10. ./jdk-6u31-linux-x64.bin: 4: cannot open META: No such file
  11. ./jdk-6u31-linux-x64.bin: 5: cannot open link: No such file
  12. ./jdk-6u31-linux-x64.bin: 6: cannot open link: No such file
  13. : not foundlinux-x64.bin: 7:
  14. ./jdk-6u31-linux-x64.bin: 8: cannot open body: No such file
  15. ./jdk-6u31-linux-x64.bin: 9: cannot open div: No such file
  16. ./jdk-6u31-linux-x64.bin: 10: cannot open table: No such file
  17. ./jdk-6u31-linux-x64.bin: 11: cannot open tr: No such file
  18. ./jdk-6u31-linux-x64.bin: 12: Syntax error: redirection unexpected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement