[4846] in java-interest

home help back first fref pref prev next nref lref last post

CLASSPATH

daemon@ATHENA.MIT.EDU (Ralph Krause)
Tue Jan 16 17:16:30 1996

Date: Tue, 16 Jan 1996 15:58:39 --100
From: krause@iswws1.bau-verm.uni-karlsruhe.de (Ralph Krause)
To: java-interest@java.sun.com

Sorry, but it makes me crazy.

My System: Solaris 2.3, JDK beta 2.

There are some problems handling the CLASSPATH environment variable.
Who has a solution to combine the settings for
  Netscape (moz2_0.zip)
  JDK      (classes.zip)
  user     (extra dir for user classes)

Just now, I have an awkward solution:
  Netscape   setenv CLASSPATH <netscape-path>/moz2_0.zip
  JDK        unzip classes.zip
             setenv CLASSPATH <java-path>/classes
             ==> can't run own java application "can't find class MyApp"
  user       setenv CLASSPATH <user-path>/classes
             ==> can't compile my.java "super class java.applet.Applet not found"
Every combination fails ...

Thanks for answers.


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>Ralph Krause>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>University Karlsruhe / Germany>>>>>>>>>>>>>>>>>>>>>
>>>krause@iswws1.bau-verm.uni-karlsruhe.de>>>>>>>>>>>>
>>>http://iswws3.bau-verm.uni-karlsruhe.de/~krause/>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>


-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post