Manually install JDK 6 on Suse Linux Enterpise Edition 10 SP2
First remove older and maybe protected JDKs with yast.
yast -> Software -> Software management
Then invoke following command on console.
./jdk-6u14-linux-i586-rpm.bin
Afterwards create file /etc/profile.local and add following line.
export JAVA_HOME=/usr/java/jdk1.6.0_14
That’s it.
About Sven Lange
I am a software engineer at
Orientation in Objects in Mannheim (Germany) whose scope is mainly on web development related stuff.
This entry was posted in
Linux,
Suse and tagged
Java,
JDK,
SLES,
Suse. Bookmark the
permalink.