Kevin O'Gorman wrote:
I cannot emerge the latest xulrunner, but the root cause appears to be my Java configuration. I haven't touched it in ages, so I have no idea how this happened.The evidence: treat ~ # eselect java-vm list Available Java Virtual Machines: [1] sun-jdk-1.4 [2] sun-jdk-1.6 system-vm treat ~ # So far so good, but treat ~ # java-config --list-available-vms Traceback (most recent call last): File "/usr/bin/java-config-2", line 8, in <module> from java_config_2 import __version__ ImportError: No module named java_config_2 treat ~ # Which seems to mean there should be a file /usr/bin/java-config-2, but there is not. Where should it come from?
This help? [EMAIL PROTECTED] / # equery belongs /usr/bin/java-config-2 [ Searching for file(s) /usr/bin/java-config-2 in *... ] dev-java/java-config-2.1.6 (/usr/bin/java-config-2) [EMAIL PROTECTED] / # Dale :-) :-)

