With latest JDK1.2.2 I don't think you need CLASSPATH on Linux.
If you want you can set it to JAVA_HOME/bin
setenv CLASSPATH .:JAVA_HOME/bin

Don't forget to set 
setenv LD_LIBRARY_PATH .:/local/lib:/usr/lib:/usr/lib/X11:/usr/local/lib

Don't forget to set your PATH!

Jacob Nikom


Ben Pharr wrote:
> 
> Where and how should I set my classpath in Linux?  I have it working fine
> Windows, but I can't import any classes or packages in Linux.  Please help!!
> 
> Ben
> 
> ----------------------------------------------------------------------
> 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