Gentoo Archives: gentoo-user

From: Robert Persson <ireneshusband@××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] can't configure java
Date: Mon, 08 May 2006 05:21:07
Message-Id: 200605072214.14068.ireneshusband@yahoo.co.uk
1 When I try to use java-config, the following happens:
2
3 zebedee foobar # java-config --list-available-vms
4 [blackdown-jre-1.4.2.03] "Blackdown JRE 1.4.2.03"
5 (/etc/env.d/java/20blackdown-jre-1.4.2.03)
6 [sun-jre-bin-1.5.0.06] "Sun JRE 1.5.0.06"
7 (/etc/env.d/java/20sun-jre-bin-1.5.0.06) *
8 [blackdown-jdk-1.4.2.03] "Blackdown JDK 1.4.2.03"
9 (/etc/env.d/java/20blackdown-jdk-1.4.2.03)
10 zebedee foobar # java-config --set-system-vm sun-jre-bin-1.5.0.06
11 javac not found at /opt/sun-jre-bin-1.5.0.06/bin/javac
12 or /opt/sun-jre-bin-1.5.0.06/jre/bin/javac
13 javadoc not found at /opt/sun-jre-bin-1.5.0.06/bin/javadoc
14 or /opt/sun-jre-bin-1.5.0.06/jre/bin/javadoc
15 jar not found at /opt/sun-jre-bin-1.5.0.06/bin/jar
16 or /opt/sun-jre-bin-1.5.0.06/jre/bin/jar
17 rmic not found at /opt/sun-jre-bin-1.5.0.06/bin/rmic
18 or /opt/sun-jre-bin-1.5.0.06/jre/bin/rmic
19 THIS SYSTEM VM IS NOT SUFFICIENT, REQUIRED BINARIES WERE NOT FOUND
20 System Virtual Machine set
21 You may want to update your enviroment by running:
22 "/usr/sbin/env-update && source /etc/profile"
23
24
25 The same thing happens if I try to choose blackdown-jre instead of sun-jre.
26
27 What do I need to do to get java working properly?
28
29 Thanks in advance
30 Robert
31 --
32 Robert Persson
33
34 Conspiracy Bears:
35 Once upon a time there were lots of conspiracy bears...
36
37 --
38 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] can't configure java Robert Persson <ireneshusband@××××××××.uk>