You CLASSPATH should be defined in your shell like this:
JAVA_HOME=/usr/local/jdk1.1.6
SWING_HOME=/usr/local/swing-1.0.3
CLASSPATH=.:${SWING_HOME}/swing.jar:${SWING_HOME}/motif.jar:${SWING_HO
ME}/metal.jar:${SWING_HOME}/window.jar:${SWING_HOME}/beaninfo.jar:${JA
VA_HOME}/lib/classes.zip:
export JAVA_HOME SWING_HOME CLASSPATH
// assuming bash or korn shell
Pete
and Stop apologising for your English
because it is good.
!muy bien! Mi apprendido Espanyol.
______________________________ Reply Separator _________________________________
Subject: Re: Swing 1.0.3
Author: tyrano ([EMAIL PROTECTED]) at lon-mime
Date: 19/10/98 17:58
Hi!!
I have some problems with the file swing.jar. When I compile an example,
the compiler returns errors. It doesn't find out included packages in
swing.jar. CLASSPATH is OK.
I think that my linux (RedHat 5.0 (Hurricane)) doesn't recognize files
with extension .jar.
Can you help me???
Thanks & sorry for my English.