|
|
我在编译openoffice时,出错,错误信息如下:
* There was a problem determining which VM to use for generation-1
* This is because the way Java is handled on Gentoo has drastically changed.
* There does not seem to be a 1.4 or 1.3 JDK installed.
* You should probably install =virtual/jdk-1.4* or =virtual/jdk-1.3*
* It is important to have either a 1.4 or 1.3 JDK installed
* in order for the old and new Java systems to coexist
* Details about this can be found at:
* http://overlays.gentoo.org/proj/java/wiki/Why_We_Need_Java14
* You should run, and follow the advice of:
* /usr/bin/java-check-environment
* You will also likely want to follow the Java Upgrade Guide:
* http://www.gentoo.org/proj/en/java/java-upgrade.xml
* If you have problems with the guide, please see:
* http://overlays.gentoo.org/proj/java/wiki/Common_Problems
!!! ERROR: app-office/openoffice-2.0.3 failed.
Call stack:
ebuild.sh, line 1562: Called dyn_setup
ebuild.sh, line 665: Called pkg_setup
openoffice-2.0.3.ebuild, line 157: Called java-pkg_pkg_setup
java-pkg.eclass, line 59: Called die
!!! Expected VMHANDLE to be defined in the env
!!! If you need support, post the topmost build error, and the call stack if relevant.
信息显示要求我安装jdk 1.4,各位,有没有办法可以不安装jdk 1.4,就能解决这个问题的?谢谢!!! |
|