

the ebuild I mentioned is a major one, you will benefitNeddySeagoon wrote:irf2003,
I've got an AMD XP 2500+ and OOo takes 6 hours to build if it gets he machine to itself. I tend to only build it when there are code changes as opposed to ebuild changes.

Code: Select all
Traceback (most recent call last):
File "/usr/bin/java-config", line 14, in ?
from java_config import jc_options
ImportError: No module named java_config
*
* This ebuild has only been tested with the blackdown port of
* java. If you use another java implementation, it could fail
* horribly, so please merge the blackdown-jdk and set it as
* system VM before proceeding:
*
* # emerge blackdown-jdk
* # java-config --set-system-vm=blackdown-jdk-<VERSION>
* # env-update
* # source /etc/profile
*
* Please adjust <VERSION> according to the version installed in
* /opt.
*
* If you however want to test another JDK (not officially supported),
* you could do the following:
*
* # export FORCE_JAVA=yes
*
!!! ERROR: app-office/openoffice-1.1.0-r2 failed.
!!! Function pkg_setup, Line 132, Exitcode 0
!!! (no error message)Any ideas? Do I need to emerge more java stuff maybe?Traceback (most recent call last):
File "/usr/bin/java-config", line 14, in ?
from java_config import jc_options
ImportError: No module named java_config
