1

Possible Duplicate:
How to install Java?

It gives me a error message saying that I need to have permission. My account is unlocked so I assumed that would fix it but that did nothing. Perhaps there is a way to do this via the terminal where I could enter my password for things like this. I need the JDK to run minecraft so, yah, for someone like me this is pretty important.

2 Answers2

1

Use repositories to install jdk7 - sudo apt-get install openjdk-7-jdk

-1

You have to use root, either sudo or gksu

gksu nautilus

See https://help.ubuntu.com/community/RootSudo

and https://help.ubuntu.com/community/FilePermissions

So download the files, then transfer them

Panther
  • 104,528