Gentoo Archives: gentoo-user

From: Luis Ortiz <wichos@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] java_config
Date: Thu, 03 Nov 2005 01:06:58
Message-Id: 1130979728.11646.3.camel@luis.medilab.procom.com
In Reply to: [gentoo-user] java_config by Michael Sullivan
1 On Wed, 2005-11-02 at 17:10 -0600, Michael Sullivan wrote:
2 > I'm trying to emerge dev-php/php on my wife's computer (catherine) and
3 > it gives me this error message:
4 >
5 > Traceback (most recent call last):
6 > File "/usr/bin/java-config", line 14, in ?
7 > from java_config import jc_options
8 > ImportError: No module named java_config
9 > * You need to use java-config to set your JVM to a JDK!
10 >
11 > catherine ~ # java-config
12 > Traceback (most recent call last):
13 > File "/usr/bin/java-config", line 14, in ?
14 > from java_config import jc_options
15 > ImportError: No module named java_config
16 >
17 >
18 > I emerged dev-php/php just fine on my PC (camille). What is causing
19 > this error and is there a way to fix it?
20 >
21
22 Try running 'python-updater' and re-emerging 'java-config'.
23
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] java_config "Petteri Räty" <petteri.raty@××××××××××.fi>