Hi!
I would like to get NetLogo running on Debian linux from source.
when i download from git (5.0.x) and type
  sbt all
, i get the following error:

[info] Compiling 689 Scala sources and 585 Java sources to 
/users/stud/jbraun/Applications/NetLogo/target/classes...
[error] error while loading Vector$1, class file 
'/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/rt.jar(java/util/Vector$1.class)' is 
broken
[error] (key not found: E)
[error] one error found
[error] (compile:compile) Compilation failed

It seems to be related to this bug in scala 2.9:
https://issues.scala-lang.org/browse/SI-7455

Does anyone have experience running NetLogo with openjdk? How can I fix this 
error?

Cheers!
Jonas

-- 
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to