On Fri, 11 Jun 1999, James Huff wrote:

> Hello,
> 
> I have successfully compiled the test program HelleWorldApp.java off the
> Sun Tutorial site. The problem comes about when I want to run it:

Try this.

% setenv CLASSPATH .
% java HelloWorldApp
 
later
mo

> # bin/java HelloWorldApp
> Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorldApp
> 
> The machine is Redhat 5.2 using glibc 2.0.7. I know I downloaded the
> right version because I can run this script on other machines. What
> should I be looking for? I changed the permissions on all files to be
> 775. Again it compiles fine, just doesn't run. Can anyone point me in
> the right direction? The documentation says that you don't need to add a
> CLASSPATH. I tried both with and without with no success.
> 
> Thanks.
> -- 
> 
> James Huff
> System Admin/Developer
> NetMarket/Hagglezone
> (425) 456-3520
> [EMAIL PROTECTED]
> 
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to