VuFind is a web application and is built from a scripting language and therefore does not need to be built or compiled. However the MARC Import Tool is a Java application that does need to be compiled. Follow these simple steps to build the import tool.
%> ant jar
Now the import tool can be run from the import.sh script.