how do you install jdk on fedora 20 64 bit
so ive been messing around a little bit and i cant get minecraft to play without jdk can anyone help me im clueless
so ive been messing around a little bit and i cant get minecraft to play without jdk can anyone help me im clueless
To install OpenJDK:
sudo yum install java-1.7.0-openjdk
To install Oracle Java, please follow the documentation here. (The site is down at the moment. Should be up soon).
After that, try: java -Xmx1024M -Xms512M -cp Minecraft.jar net.minecraft.LauncherFrame
On Fedora 17+ the OpenJDK 7 runtime and development packages are installed by default
open terminal and just type javac and hit enter to test.
To install the official JDK, click on this link : http://download.oracle.com/otn-pub/java/jdk/8-b132/jdk-8-linux-x64.rpm. Then, download the RPM file, next run it and follow the instructions.
Asked: 2014-04-10 07:56:47 -0600
Seen: 13,968 times
Last updated: Apr 12 '14
open jdk dont work?