我正在尝试运行ant build-all,但是当我这样做时,它说找不到/usr/lib/jvm/java-6-sun-1.6.0.24/jre/lib不存在。
我从执行构建开始:
cd /home/localhost/trunk
ant build-all
这是最终结果/错误:
执行此行时发生以下错误:
/var/www/html/trunk/kavalok-build/build-all.xml:331:/usr/lib/jvm/java-6-sun-1.6.0.24/jre/lib不存在。 `
完全错误:构建失败,
/var/www/html/trunk/build.xml:82: The following error occurred while executing this line: /var/www/html/trunk/build-base.xml:81: The following error occurred while executing this line: /var/www/html/trunk/kavalok-build/build-all.xml:93: The following error occurred while executing this line: /var/www/html/trunk/kavalok-build/build-all.xml:331: /usr/lib/jvm/java-6-sun-1.6.0.24/jre/lib does not exist.
请帮助我安装java-6-sun-1.6.0.24。