Hello All!

Where should I define CLASSPATH environment variable? I put following line both $HOME/.bash_profile and /etc/bashrc, but it doesn't work.

export CLASSPATH=.:/usr/lcoal/jdk117_v1a/lib/classes.zip

I just get an error message "Can't find class MyFrame." However, MyFrame.class is in the current directory, so I believe java doesn't search current directory even I put . in CLASSPATH. Please tell me how to fix the problem. I am using bash in RH5.2.

Thanks in advance.


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

Reply via email to