Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] java_config
Date: Wed, 02 Nov 2005 23:16:04
Message-Id: 1130973011.10188.3.camel@camille.espersunited.com
1 I'm trying to emerge dev-php/php on my wife's computer (catherine) and
2 it gives me this error message:
3
4 Traceback (most recent call last):
5 File "/usr/bin/java-config", line 14, in ?
6 from java_config import jc_options
7 ImportError: No module named java_config
8 * You need to use java-config to set your JVM to a JDK!
9
10 catherine ~ # java-config
11 Traceback (most recent call last):
12 File "/usr/bin/java-config", line 14, in ?
13 from java_config import jc_options
14 ImportError: No module named java_config
15
16
17 I emerged dev-php/php just fine on my PC (camille). What is causing
18 this error and is there a way to fix it?
19
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] java_config Luis Ortiz <wichos@×××××.com>