Thursday 19 July 2012

Compile mulgara 2.1.4 from source

1. in line 73 of build.sh, add:
CLASSPATH="${CLASSPATH}:lib/servlet-api-2.5-6.1.11.jar"

2. make sure you've installed JDK5 (not working in JDK6/7)

3. run ./build.sh clean, then ./build.sh dist

No comments:

Post a Comment