sun-java5-jdk

Michael R. Head burner at suppressingfire.org
Mon Feb 19 00:29:29 UTC 2007


On Sun, 2007-02-18 at 10:59 -0500, John Dangler wrote:
> I installed sun-java5-jdk via apt, since its a pre-requisite for sun
> enterprise studio.  When the studio install script runs, it says it
> cannot find a jdk installed.  Does anyone here have any ideas as to how
> I can tell Sun Enterprise Studio 8.1 that I do have the jdk?
> 
> Thanks (as always) for the input.

I'm guessing it's one of two things:

     1. Your java links are pointing to gcj's implementation. so a
        "update-java-alternatives -l" at the commandline to see. You may
        have to run "sudo update-java-alternatives -s java-1.5.0-sun" to
        get what you want.
     2. Sun's scripts might be expecting a JAVA_HOME to be set. In this
        case, just do "export JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun"

Please see https://help.ubuntu.com/community/Java for more information

You might be interested to know that Java6 (sun-java6-jdk) is in the
dapper- and edgy-backports repositories.

> 
-- 
Michael R. Head <burner at suppressingfire.org>
http://www.suppressingfire.org/~burner/
http://suppressingfire.livejournal.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070218/cfae3da8/attachment.bin>


More information about the ubuntu-users mailing list