hello there, I've downloaded a copy of Java 1.3 latest version and installed it ok. I've set CLASSPATH to where my Java progs are. I can issue simple Java command ok, i.e. Java -v for the version and Java returns the expected result. However when I attempt to run any application, i.e. like a simple HelloWorld.java app I get errors. In addition I have the sample problem with Java apps like Xalan.
I am using linux Mandrake latest version which is 8.0. here's my error: [triple@localhost javaprogs]$ Java -cc /home/triple/javaprogs/HelloWorld Internal error: caught an unexpected exception. Please check your CLASSPATH and your installation. Java/lang/ClassNotFoundException: /home/triple/javaprogs/HelloWorld at java.lang.Class.forName(Class.java:native) at java.lang.Class.forName(Class.java:52) Aborted [triple@localhost javaprogs]$ [triple@localhost javaprogs]$ echo $CLASSPATH /home/triple/javaprogs:/home/triple/javaprogs/xalan-j_2_2_D14/bin:/usr/X11R6 /bin:/usr/local/bin:/bin:/usr/bin:/usr/local/bin:/usr/local/bin/java:/usr/lo cal/bin/java/bin:/usr/X11R6/bin:/usr/games:/home/triple/javaprogs/xalan-j_2_ 2_D14/bin:/usr/local/bin:/usr/local/bin/java:/usr/local/bin/java/bin:/usr/X1 1R6/bin:/usr/games [triple@localhost javaprogs]$ This e-mail, and any attachment, is confidential. If you have received it in error, please delete it from your system, do not use or disclose the information in any way, and notify me immediately. The contents of this message may contain personal views which are not the views of the BBC, unless specifically stated. ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]