On Mon, 23 Nov 1998, Matt Welsh wrote:
>
> You probably have Kaffe installed, which is a free Java Virtual Machine
> replacement.
>
the command
rpm -qf `which javac`
will confirm.
Cheers
John Summerfield
http://os2.ami.com.au/os2/ for OS/2 support.
Configuration, networking, combined IBM
Mike Song wrote:
>
> I installed RH Linux 5.2 and I found that 'javac', 'java' and 'appletviewer'
> are already there and I am able to compile and run simple java programs.
>
> Does this mean that I already have JDK installed?
Looks like it. "rpm" will tell you if they came from a Red Hat pack
You probably have Kaffe installed, which is a free Java Virtual Machine
replacement.
mdw
Mike Song <[EMAIL PROTECTED]> writes:
> Hello all,
>
>
> I installed RH Linux 5.2 and I found that 'javac', 'java' and
> 'appletviewer'
> are already there and I am able to compile and run simple java pr
Mike Song wrote:
>
> Hello all,
>
> I installed RH Linux 5.2 and I found that 'javac', 'java' and
> 'appletviewer'
> are already there and I am able to compile and run simple java programs.
>
> The question is:
> Does this mean that I already have JDK installed?
You sure do. Congratulations! ;
Hello all,
I installed RH Linux 5.2 and I found that 'javac', 'java' and
'appletviewer'
are already there and I am able to compile and run simple java programs.
The question is:
Does this mean that I already have JDK installed?
Thanks a lot
Mike