Gentoo Archives: gentoo-java

From: Dario Cavallaro <subbia@×××××.com>
To: gentoo-java@l.g.o
Subject: [gentoo-java] Problems with java-config
Date: Mon, 03 Jul 2006 14:52:53
Message-Id: 44A92EF3.5020309@gmail.com
1 io java-config-2 # java-config -l
2 !!! ERROR: The active vm could not be found
3 io java-config-2 # java-config -L
4 io java-config-2 # java-config -v
5 !!! ERROR: The active vm could not be found
6 io java-config-2 # java-config -r
7 !!! ERROR: The active vm could not be found
8 io java-config-2 # java-config -c
9 !!! ERROR: The active vm could not be found
10 io java-config-2 # env-update && source /etc/profile
11 >>> Regenerating /etc/ld.so.cache...
12 io java-config-2 # java-config -c
13 !!! ERROR: The active vm could not be found
14 io java-config-2 # java-config -o
15 !!! ERROR: The active vm could not be found
16 io java-config-2 # java-config -O
17 !!! ERROR: The active vm could not be found
18 io java-config-2 # java-config -J
19 !!! ERROR: The active vm could not be found
20
21 io java-config-2 # set | grep JAVA
22 JAVAC=/opt/blackdown-jdk-1.4.2.03/bin/javac
23 JAVA_HOME=/opt/blackdown-jdk-1.4.2.03
24
25 io subbia # javac
26 basename: missing operand
27 Try `basename --help' for more information.
28 Home for VM '' does not exist:
29 Invalid System VM:
30
31 io subbia # echo $CLASSPATH
32 .:/opt/blackdown-jdk-1.4.2.03/bin
33
34 Attached to this mail are emerge --info and emerging error that claims
35 me to investigate about my java configuration.
36 --
37 Saluti
38
39 Dario Cavallaro
40 --
41 registered user #403926
42 Linux Counter http://counter.li.org
43 www.lugag.it
44 www.no1984.org
45 Il LugAG (lug di Agrigento) ricicla vecchio hardware
46 per svariate iniziative. Ringraziamo tutti coloro che
47 non buttano cose ancora utili.

Attachments

File name MIME type
emerge_eclipse_ecj_error.txt text/plain
emerge_info.txt text/plain

Replies

Subject Author
Re: [gentoo-java] Problems with java-config Greg Tassone <greg@×××××××.net>