I got this:
[EMAIL PROTECTED] root]# rpm -qil j2re | more
Name : j2re Relocations: (not relocatable)
Version : 1.4.2_11 Vendor: Sun Microsystems
Release : fcs Build Date: Tue 14 Feb 2006 04:07:43 AM PHT
Install Date: Thu 23 Mar 2006 01:25:35 PM PHT Build Host: localhost.localdomain
Group : Development/Tools Source RPM: j2re-1.4.2_11-fcs.src.rpm
Size : 37423386 License: 1994-2001 Sun Microsystems, Inc.
Signature : (none)
Packager : Java Software <[EMAIL PROTECTED]>
URL : http://java.sun.com/linux
Summary : Java(TM) 2 Runtime Environment, Standard Edition
Description :
The Java 2 Runtime Environment ...
/usr/java/j2re1.4.2_11/CHANGES
/usr/java/j2re1.4.2_11/COPYRIGHT
/usr/java/j2re1.4.2_11/ControlPanel.html
/usr/java/j2re1.4.2_11/LICENSE
How can I check if I'm using RedHat's gcj instead of Sun's?
On 3/23/06, Paolo Alexis Falcone <[EMAIL PROTECTED]> wrote:
On Thursday 23 March 2006 13:17, Rai Ricafrente wrote:
> Hi Paolo!
>
> Actually I have already installed Sun's JAVA (j2re-1_4_2_11-linux-i586.rpm)
> including browser plugins. Now Im completely lost.
>
> When I searched for installed JAVA on my machine, I got this:
>
> [EMAIL PROTECTED] root]# rpm -qa | grep java
> redhat-java-rpm-scripts-1.0.2-2
> gcc-java-ssa-3.5ssa-0.20030801.48
> javamail-20031006-1
>
> [EMAIL PROTECTED] root]# rpm -qa | grep j2re
> j2re-1.4.2_11-fcs
Try to run rpm -qil j2re-1.4.2_11-fcs to find out where the java binary
resides... it's usually somewhere inside the /usr/java directory.
--
Paolo Alexis Falcone
[EMAIL PROTECTED]
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph
--
Fighting for Peace is Like Screwing for Virginity.
GPG Key 0x4AC2B3FE
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

