Link to home
Start Free TrialLog in
Avatar of itubaf
itubafFlag for Bahrain

asked on

Java upgrade on Solaris

Dear Experts,

i have one server running sun solaris V10
uname -a

SunOS (hostname) 5.10 Generic_147441-09 i86pc i386 i86pc

installed version is 5, but for my application requirment i want to upgrade to 6.
java -version
java version "1.5.0_32"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_32-b05)
Java HotSpot(TM) Server VM (build 1.5.0_32-b05, mixed mode)

could anyone please help step by step on upgrade.....

thanks in advance.
ASKER CERTIFIED SOLUTION
Avatar of Joseph Gan
Joseph Gan
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of itubaf

ASKER

not working for me...

i have downloaded jre-7u4-solaris-i586.tar.gz...
try to gunzip and file become jre-7u4-solaris-i586.tar..

REFER TO
http://java.com/en/download/help/solaris_x64_install.xml
You need to un-tar it with:
# tar xvf jre-7u4-solaris-i586.tar

then run the .sh file.