[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ProgSoc] javac
Ello,
This simply means that the classpath of all your classes is not set
properly. I find this sometimes, conflicting with the classpath for netscape.
Just do this at the ftoomsh prompt.
setenv CLASSPATH .
or
u can find where is classes.zip and point it to that:)
dinesh.
At 11:46 29/05/98 +1000, Richard Cheong wrote:
>
>I have a newbie question regarding java compiling.
>WHat does "CLASSPATH is not set!" mean when I tried
>to compile java code on ftoomsh ?
>
>
>Richard Kien Cheong
>kien@nospam.progsoc.uts.edu.au
>
>--
>You are subscribed to the progsoc mailing list. To unsubscribe, send a
>message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
>If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
>
>This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>
>
--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>