> From: Sebastian Funk [mailto:[EMAIL PROTECTED] > Subject: Re: java.lang.Object cannot be resolved > > No, simple "javac Hello.java" doesn't work. Only if I set $CLASSPATH > to "/usr/lib/jdk/jre/lib/rt.jar" or with the -cp-option.
Then your JDK installation is broken. Where is javac being executed from? It should be coming from the /usr/lib/jdk/bin directory, and the various pieces of the JVM should be in /usr/lib/jdk/jre/bin and its subdirectories. Is that the case? > Do you mean $CLASSPATH? For the Hello World program no one. No, I mean any and all environment variables. There may be something that's messing up the launchers. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]