On Tue, Feb 01, 2000 at 10:55:00PM +, Ekkehard Kraemer wrote:
> Hello Clyde,
>
> cj>So despite what the install README says; assuming an install
> cj>directory of /usr/local/jdk1.2.2, the env variables need to be set to:
> cj>
> cj>PATH=$PATH:/usr/local/jdk1.2.2/bin:
> cj>CLASSPATH=/usr/loca
Hello Clyde,
cj>So despite what the install README says; assuming an install
cj>directory of /usr/local/jdk1.2.2, the env variables need to be set to:
cj>
cj>PATH=$PATH:/usr/local/jdk1.2.2/bin:
cj>CLASSPATH=/usr/local/jdk1.2.2/jre/:.
cj>JAVA_HOME=/usr/local/jdk1.2.2
Sorry, this is not correct.
s out there
At 9:54 AM -0600 02/01/2000, Jason Blair wrote:
>You don't need classes.zip or rt.jar in your classpath, but you do need
>the directory containing your HelloWorldApp program in
>your classpath.
>
>Hope this helps.
>
>jason
>
>
>clyde jones wrote:
&g
You don't need classes.zip or rt.jar in your classpath, but you do need
the directory containing your HelloWorldApp program in
your classpath.
Hope this helps.
jason
clyde jones wrote:
> Nope this didn't work - I still get the same error.
>
> $ java HelloWorldApp
> Exc
em.
I will ask blackdown to update their FAQ which has the classes in
classes.zip instead of rt.jar, which lead to some of my confusion.
Thanks
At 10:35 PM -0800 01/31/2000, Peter Graves wrote:
>Do this:
>
> java HelloWorldApp
>
>instead of this:
>
> java HelloWorldApp.clas
Do this:
java HelloWorldApp
instead of this:
java HelloWorldApp.class
If you're using 1.2.2 you don't need a CLASSPATH (at least not for
this).
The runtime classes are in .../jdk1.2.2/jre/lib/rt.jar, not
../classes.zip.
-Peter
http://armedbear.org
clyde jones wrote:
>
have set and unset the CLASSPATH environment
variable, but I cannot find the file classes.zip.
I am running redhat 6.1 with glibc-2.1.2-11 and kernel-2.2.12-20.
Can someone kindly help me figure out what is wrong?
TIA
Clyde
Info I think you might need to help me:
PATH=/usr/bin:/bin:/usr/local
On Thu, 12 Nov 1998 14:33:50 PST, alex andrejin wrote:
>hi! could somebody tell me where i can get the classes.zip for linux?
>they are not included in the linux jdk nor jre.
>
>i realize it is a very basic question but i have found no docs to help
>me. & i apologize in adv
hi! could somebody tell me where i can get the classes.zip for linux?
they are not included in the linux jdk nor jre.
i realize it is a very basic question but i have found no docs to help
me. & i apologize in advance for cluttering the list w/ goofy questions.
thanks,
al
due
to the object of my message...)
It seems the real problem is in the Classes.zip file contained in the
package delivered by blackdown because with the classes.zip coming from an
other site (in germany) all seems to be working.
initial classes.zip size : 5450240
working classes.zip size : 8737408
Roger Hill wrote:
>
> I am trying to run an applet in netscape 3.04 (Linux).
>
> It gives me every time: Cannot run applet: zip file is so old it does not
> have a version number.
>
> Classes.zip was downloaded last week!
>
> What is Netsc
On Sun, 10 May 1998, Kenny Freeman wrote:
> Netscape 3.04 uses java version 1.0 or so. You are using java
> 1.1 or so - or at least the applet is written in java 1.1. A java 1.0
> runtime cannot "run"/interpret a java 1.1 class file. Just guessing. Does
> anyone else know for sure?
>
I'm sure y
Hi there,
> Netscape 3.04 uses java version 1.0 or so. You are using java 1.1 or so - or at
> least the applet is written in java 1.1. A java 1.0 runtime cannot
> "run"/interpret a java 1.1 class file. Just guessing. Does anyone else know for
> sure?
By default Netscape comes with JDK 1.0.2 supp
trying to run an applet in netscape 3.04 (Linux).
>
> It gives me every time: Cannot run applet: zip file is so old it does not
> have a version number.
>
> Classes.zip was downloaded last week!
>
> What i
I am trying to run an applet in netscape 3.04 (Linux).
It gives me every time: Cannot run applet: zip file is so old it does not
have a version number.
Classes.zip was downloaded last week!
What is Netscape talking about?
Thanks
15 matches
Mail list logo