[RESOLVED]Re: JRE

Conrad Knauer atheoi at gmail.com
Fri Feb 16 11:51:45 UTC 2007


You know what's funny; I tried the update-alternatives and found two
versions that I didn't want on my system (they were installed as
dependencies as I was testing out programs), deleted those and now running
java -version from anywhere just works! 8-)

<grin>  Doing tech support can help more than just other people it seems ;)

CK

On 2/16/07, John Dangler <jdangler at atlantic.net> wrote:
>
> Thanks Conrad, Janne, and Tony!
> I was missing the update-alternatives...
> Now I have:
> gymsmoke at croatus:~$ which java
> /usr/bin/java
> gymsmoke at croatus:~$ ls -l /usr/bin/java
> lrwxrwxrwx 1 root root 22 2007-02-10 03:15 /usr/bin/java
> -> /etc/alternatives/java
> gymsmoke at croatus:~$ java -version
> java version "1.5.0_08"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode, sharing)
>
>
>
> On Fri, 2007-02-16 at 02:36 -0600, Conrad Knauer wrote:
> > On 2/16/07, John Dangler <jdangler at atlantic.net> wrote:
> >
> > > Sorry, I did mean 1.5 .  But I don't see 1.5 in any of the responses
> you
> > > listed...
> > >
> > > So, why, if I have the java 5 jre and the java 5 plugin installed,
> does
> > > the java --version report 1.4.2 ?
> >
> > I can't fully test my hypothesis since I'm running Feisty, but in
> > Feisty using Java 6 the CLI command "java" isn't in a standard place
> > for the system to see it... so maybe you have *both* 1.5 and 1.4
> > installed, but Java 5 doesn't have a "java" binary in the right place?
> >
> > On my system, if I go to /usr/lib/jvm/java-6-sun/jre/bin and from
> > Terminal run "./java -version", the output is:
> >
> > java version "1.6.0"
> > Java(TM) SE Runtime Environment (build 1.6.0-b105)
> > Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
> >
> > Do you maybe have a similar directory with a "java" executable?
> >
> > CK
> >
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070216/4a6c967f/attachment.html>


More information about the ubuntu-users mailing list