On Tue, 2008-09-30 at 00:03 -0700, 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

To search:
$ pfexec pkg search -r /usr/bin/java
$ pfexec pkg search -r /usr/bin/javac

To install:
???$ pfexec pkg install SUNWj6rt
$ pfexec pkg install SUNWj6dev

You can complicate yourself all you want regarding how to install stuff
and with searching. This is not the panacea ;-)

> 
> thanks in advance.
> 
> Tai
> P.S. And how would I know which OpenSolaris version I am running?

$ cat /etc/release 
                          OpenSolaris 2008.11 snv_93 X86
           Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                             Assembled 08 July 2008
$ uname -v
snv_93


> --
> This message posted from opensolaris.org
> _______________________________________________
> desktop-discuss mailing list
> desktop-discuss at opensolaris.org


Reply via email to