Eric Smith wrote:
> 
> Hi
> 
> A week of frustration and still we are unable to run any of the demos on our
> Blackdown 1.2 installation.  Here is the error:
> 
> [root@plum Simple]# java SimpleExample
> java.lang.NoClassDefFoundError: javax/swing/JPanel
>         at java.lang.Throwable.<init>(Throwable.java:40)
>         at java.lang.Error.<init>(Error.java:21)
>         at java.lang.LinkageError.<init>(LinkageError.java:21)
>         at
> java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:21)
> 
> We are able to compile and run simple hello world text scripts.

Do you have another java installed... perhaps the Kaffe that comes with
some Linux distributions? If so, is it earlier in the $PATH?

Do you have the JDK1.2 appropriate to your platform (JDK1.2pre2, for
glibc2.0 or glibc2.1, whichever matches your version of glibc)?

Nathan Meyers
[EMAIL PROTECTED]


> The docs say no environment vars are required (except the path to java
> itself.)  But of course we have tried setting and unsetting with no result.
> 
> Any suggestions.
> 
> Thanx
> 
> --
> Eric Smith
> 021 4236111
> 
> It's not a bug, it's tradition!
> 
> ----------------------------------------------------------------------
> 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