Using SUN Java in Ark Linux
From Ark Linux Wiki
- Head to http://www.java.com/en/download/manual.jsp?locale=en&host=www.java.com to download SUN Java Runtime Environment
- Scroll down to the Linux section and download the RPM.
- Go to KMenu > System > Command Line - Super User Mode
- Head to the directory where you save jre file: cd <directory>
- Make sure that the file is executable by typing: chmod a+x jjre-6u2-linux-i586-rpm.bin
- Execute the file by typing: ./jre-6u2-linux-i586-rpm.bin
- You will be asked to go through Terms of Use again and you must agree to it.
- Run Konqueror, select Settings > Configure Konqueror > Java & Javascript
- On the Path to Java Executables put in: /usr/java/jre1.6.0_02/bin/java
NOTE:
Adjust the version number accordingly
Must be made easier to install