Gentoo Archives: gentoo-java

From: "Peter B. West" <lists@××××××.au>
To: Gentoo Java <gentoo-java@l.g.o>
Subject: [gentoo-java] java-config broken
Date: Mon, 19 Sep 2005 17:10:10
Message-Id: 432EF090.2000303@pbw.id.au
1 -------- Original Message --------
2 Subject: java-config broken
3 Date: Mon, 19 Sep 2005 17:54:30 +0100
4 From: Peter B. West <pbw@××××××.au>
5 To: gentoo-java@l.g.o
6
7 Having just updated my jdk, I am now receiving the following error
8 message when I try to run java-config:
9
10 Traceback (most recent call last):
11 File "/usr/bin/java-config", line 14, in ?
12 from java_config import jc_options
13 ImportError: No module named java_config
14
15 Anyone know what's happening here?
16
17 Peter
18
19 I sent the above message under the wrong email address, and in the
20 meantime, I have found the problem. I had enabled ~x86 on python to get
21 some other packages installed, and I finally updated python itself to
22 2.4.1-r1. I had to emerge java-config again to get it working.
23
24 Peter
25 --
26 Peter B. West <http://cv.pbw.id.au/>
27 Folio <http://defoe.sourceforge.net/folio/>

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature

Replies

Subject Author
Re: [gentoo-java] java-config broken "Petteri Räty" <betelgeuse@g.o>