Installation on CentOS 5.6 with PostgreSQL
Posted by
champagroup on
URL: http://ofbiz.116.s1.nabble.com/Installation-on-CentOS-5-6-with-PostgreSQL-tp4024345.html
I have been working on an installation of Ofbiz on a dedicated CentOS server using PostgreSQL, but I have run into some problems and I don't know where I've gone wrong. I followed the instructions posted here:
http://www.toivari.com/devblog/2010/06/16/configure-ofbiz-to-use-postgresql-server/But, it's when I get down to the end, running
ant run-install that I seem to have problems. I usually get this message:
Buildfile: build.xml
BUILD FAILED
/etc/ofbiz/build.xml:25: The following error occurred while executing this line:
/etc/ofbiz/macros.xml:21: Class org.apache.tools.ant.taskdefs.ConditionTask doesn't support the nested "antversion" element.
Total time: 1 secondDoes anyone have an idea of what's happening here? I have searched the Web, trying to find a good answer to this issue, but it hasn't turned up much, and what I have found has not been very helpful. There has been all of this talk about a SUN SDK, but I really don't understand what they are referring to. I have JDK 1.6 installed, as it was required ant. Please, help me out.
Regards,
Stephen