Categories: Hostripples Featured

JDK : Installation

DOWNLOAD: http://java.sun.com/javase/downloads/index.jsp

ls -la
chmod 755 jdk-6u2-ea-bin-b02-linux-i586-12_apr_2007-rpm.bin
./jdk-6u2-ea-bin-b02-linux-i586-12_apr_2007-rpm.bin
java -version
updatedb;locate javac |grep bin
alternatives –install /usr/bin/java java /usr/java/jdk1.6.0_02/bin/java 100
alternatives –install /usr/bin/jar jar /usr/java/jdk1.6.0_02/bin/jar 100
alternatives –install /usr/bin/javac javac /usr/java/jdk1.6.0_02/bin/javac 100
/usr/sbin/alternatives –config java
/usr/sbin/alternatives –config java

java -version

Change the path as per the JDK version in alternatives command like

alternatives –install /usr/bin/java java /usr/java/jdk1.6.0_02/bin/java 100
alternatives –install /usr/bin/jar jar /usr/java/jdk1.6.0_02/bin/jar 100
alternatives –install /usr/bin/javac javac /usr/java/jdk1.6.0_02/bin/javac 100

Change it to

alternatives –install /usr/bin/java java /usr/java/jdk1.6.0_04/bin/java 100
alternatives –install /usr/bin/jar jar /usr/java/jdk1.6.0_04/bin/jar 100
alternatives –install /usr/bin/javac javac /usr/java/jdk1.6.0_04/bin/javac 100

FOR java version “1.6.0_04 OR as per the version


HR-ADMIN

Recent Posts

Updated cPanel License Price in Jan 2025: A Comprehensive Guide

Are you ready for another cPanel price adjustment? As we have approached January 2025, cPanel has rolled out significant changes…

2 days ago

Finding Your Fit: Website Builder or WordPress for Your Site?

In this growing digital world, having a website is not enough—it’s a crucial and much-needed option. But here's the challenge…

2 days ago

From Hobbyist to Professional: Selling Photos Online

In today's digital age, the line between hobby photography and professional photography has become increasingly blurred. With the rise of…

6 days ago

Windows Web Hosting: Essential Insights for Beginners

Are you taking your first steps into the world of web hosting? You're not alone. Every day, countless individuals and…

1 week ago

Crafting a Professional Email: Step-by-Step Guide

Due to growing digitalization, Email Communication has become the backbone of professional interactions. Yet, surprisingly, many professionals struggle to craft…

3 weeks ago