[Ilugc] hi frndz what it meants -- reply soon

  • From: rabin@xxxxxx (Rabin Vincent)
  • Date: Tue Oct 10 19:37:14 2006

On 10/10/06, Ravindar T <opensource.ravindar@xxxxxxxxx> wrote:

atelier19@atelier19:/usr/java/j2sdk1.4.2_12/bin$ ./javac
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
atelier19@atelier19:/usr/java/j2sdk1.4.2_12/bin$

You haven't set some environment variables properly. Google will
let you know which ones.

From all your various command line cut-and-pastes, I gather that
you probably want to install the java sdk on ubuntu. If this is the
case, simplying running the following command will work:

$ sudo apt-get install sun-java5-jdk

Cheers,
Rabin

Other related posts: