Gary Keim wrote: > I downloaded the 2.6 kit off the website and everything worked as expected > on my Mac. You shouldn't need to set the execute bits. Maybe check that > MD5 stuff.
What VM are you running it with? I have 1.5 on the system path: > java -version java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237) Java HotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing) Unless maybe it's picking it up from JAVA_HOME: > $JAVA_HOME/bin/java -version java version "1.6.0_05" Java(TM) SE Runtime Environment (build 1.6.0_05-b13-120) Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_05-b13-52, mixed mode) _______________________________________________ tc-dev mailing list tc-dev@lists.terracotta.org http://lists.terracotta.org/mailman/listinfo/tc-dev