On Thu, 2006-11-30 at 21:57 +1300, Barry wrote: > I reinstalled, the msg is now--- > Error occurred during initialization of VM > java/lang/NoClassDefFoundError: java/lang/Object
this is the error i used to have. > Does java require a runtime file rt.jar because it has not been > installed/exists on my box?!?!? it does require it and it should be at /usr/java/jdk1.5.0_09/jre/lib/rt.jar. see if there is one of those "packed" files i was talking about in my other post there instead and if so, unpack it. - neil
