[starlogo-users] Help with Mandrake-Linux 8.1
Andrew Begel
abegel at cs.berkeley.edu
Fri Sep 20 17:36:25 EDT 2002
This is probably caused by you unknowingly running Kaffe instead of
Sun's Java. Sun's JRE RPM installs into /usr/java, whose bin directory
/usr/java/bin is likely not in your PATH. You can make a symlink from
/usr/java/bin/java to /usr/local/bin/java and that'll get you the right
one. Or change the shell script to explicitly reference
/usr/java/bin/java instead of just java. Then StarLogo will start
working.
Andrew
On Friday, September 20, 2002, at 01:38 AM, Gary Dunn wrote:
> My first post here.
>
> I downloaded the JRE 1.4 and Starlogo, but when I run I get this error:
>
> [knowtree at vaiosr7k starlogo-2.0]$ ./starlogo-unix
> Error: Unrecognized JVM specific option `-Xmx256000000'.
> Couldn't find or load essential class `java/lang/Object'
> java.lang.NoClassDefFoundError java/lang/Object
> ../starlogo-unix: line 2: 3857 Aborted java
> -classpath .:./patch.jar:./starlogo.jar -Xmx256000000
> starlogo.Toplevel compiler english "init 100" $1
> [knowtree at vaiosr7k starlogo-2.0]$
>
> Do I need to define an environment variabl that defines the path to
> `java/lang/Object'?
>
> --
> Gary Dunn
> Open Slate Project
> http://openslate.sourceforge.net/
> http://www.aloha.com/~knowtree/
> Honolulu
> registered Linux user #273809
>
>> < This tagline is umop apisdn.><
> _______________________________________________
> starlogo-users mailing list
> starlogo-users at media.mit.edu
> http://education.mit.edu/mailman/listinfo/starlogo-users
>
-----------
Andrew Begel
Ph.D. Candidate
Computer Science Division
University of California, Berkeley
More information about the starlogo-users
mailing list