Brendan Vogt wrote:
Is the derby built in?? So this means that I must not download the Derby database like I did with Postgres?
This is right: the only one real prerequisite to run OFBiz out of the box is a Java 1.5 jdk: all the other default stuff (database, ant, configuration files etc...) are already setup for you.
So checkout a clean copy from svn and then read the README file (that will just tell you to run the "ant run-install" command.
Jacopo
