0

Possible Duplicate:
How can I install Minecraft?

I am Kyler, and I have a 12.04LTS. Will you please help me with the installation of minecraft

http://www.minecraft.net/

Kyler Kalen
  • 1
  • 1
  • 1

1 Answers1

1

you need install open-jdk (java) in a terminal

sudo apt-get install openjdk-7-jre # to be able to run
sudo apt-get install openjdk-7-jdk # to be able to compile
sudo apt-get install icedtea6-plugin # to be able to run applets on browser 

source blog xubuntugeek

user84911
  • 1,101