Comment 5 for bug 151183

Revision history for this message
Gimfred (bhuxham) wrote :

It can be installed (manually -- Lars and Matt, you probably know but it took me awhile to figure it out. Hope this helps someone)

Copy the archive file over to /tmp and chown. Somewhere I got the idea the file should be expanded and of course that didn't work...

as such...

$ cp /the_folder(s)_you_downloaded_to/jdk-6-doc.zip /tmp
$ sudo chown root:root /tmp/jdk-6-doc

Good luck