Gentoo Archives: gentoo-user

From: David Abbott <david@×××××××××.com>
To: gentoo-user@l.g.o
Cc: Kenneth Prugh <ken69267@×××××.com>
Subject: Re: [gentoo-user] Java problem
Date: Sun, 23 May 2010 01:32:52
Message-Id: AANLkTikr0XaephEt5JBQjN5U1DXxW2dCSWvb-HS3zfqx@mail.gmail.com
In Reply to: Re: [gentoo-user] Java problem by David Relson
1 On Sat, May 22, 2010 at 8:57 PM, David Relson <relson@×××××××××××××.com> wrote:
2 > On Sat, 22 May 2010 20:51:35 -0400
3 > Kenneth Prugh wrote:
4 >
5 >> On Sat, 22 May 2010 20:43:54 -0400
6 >> David Relson <relson@×××××××××××××.com> wrote:
7 >> > [...]
8 >> > root@osage ~ # eselect java-vm list
9 >> > Available Java Virtual Machines:
10 >> >   [1]   emul-linux-x86-java-1.6
11 >> >   [2]   sun-jdk-1.6  system-vm
12 >> >   [3]   sun-jre-bin-1.6
13 >> >
14 >> > For all 3 packages, version 1.6.0.20 is installed.
15 >> >
16 >> > Manually emerging ant-junit pulls in ant-core as a dependency which
17 >> > fails in the manner previously reported, i.e.
18 >>
19 >> How about `java-check-environment`, does it report as sane?
20 >
21 > It's not happy.  It says to install ant-junit (see first attachment),
22 > which fails (see second attachment).
23 >
24 I use;
25 java-config
26 -L, --list-available-vms
27 List available Java Virtual Machines
28 -S VM, --set-system-vm=VM
29 Set the default Java VM for the system
30
31 java-config -c
32 /opt/icedtea6-bin-1.8.0/bin/javac
33
34
35 --
36 David Abbott (dabbott)

Replies

Subject Author
Re: [gentoo-user] Java problem Kenneth Prugh <ken69267@×××××.com>