Tai wrote: > Hi, > > I am newbie to Solaris and OpenSolaris. I hope someone can help me out or > give me a insight on how it works. > I install OpenSolaris through the LiveCD. It was great, most common tasks > works. > However, I need to run Sun Download Manager (SDM), and it requires Java SE. > > I thought Java SE was already included in the LiveCD, but doesn't seem like > that's th case. > Do I have to install Java SE sepearately? by going to here? if so, how > should I do it? > > would appreciate is someone can help me out > > thanks in advance. > > Tai > P.S. And how would I know which OpenSolaris version I am running? > -- > This message posted from opensolaris.org > _______________________________________________ > opensolaris-help mailing list > opensolaris-help at opensolaris.org > Not sure exactly what you are running but uname -a SunOS hb.humanities.manchester.ac.uk 5.11 snv_98 i86pc i386 i86pc Solaris
paulj at hb.humanities.manchester:~/python$ java -version java version "1.6.0_06" Java(TM) Platform, Standard Edition for Business (build 1.6.0_06-b02) Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode) paulj at hb-.humanities.manchester:~/python$ which java /usr/bin/java paulj at hb-.humanities.manchester:~/python$ The usual suspects are in /usr/bin Paul