I am trying to install Java on my Linux box, Suse9.0 distro. I ran the RPM
installer, followed the directins for linking it in the Suse distro. When I
try to compile or execute any Java programs, I get errors
swiebel@slinux:~/Documents/hw5> javac Edge.java
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
swiebel@slinux:~/Documents/hw5> java MST
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
swiebel@slinux:~/Documents/hw5> java
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
swiebel@slinux:~/Documents/hw5>
Any ideas of what I forgot to setup?
I had a similar problem on WindowsXP which was related to setting the "path"
and "class path" variables, is there a similar thing with Linux?
_________________________________________________________________
Persistent heartburn? Check out Digestive Health & Wellness for information
and advice.
http://gerd.msn.com/default.asp
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss