[EMAIL PROTECTED] ~]# rpm -qa | grep java
gcc-java-4.1.1-52.el5.2.i386
libgconf-java-2.12.4-6.el5.i386
java-1.4.2-gcj-compat-1.4.2.0-40jpp.112.i386
xmlrpc-javadoc-2.0.1-3jpp.1.i386
java-1.4.2-gcj-compat-src-1.4.2.0-40jpp.112.i386
bsh-javadoc-1.3.0-9jpp.1.i386
graphviz-java-2.8-1.sl.i386
glib-java-0.2.6-3.fc6.i386
java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.112.i386
java-1.5.0-sun-compat-1.5.0.11-1jpp.noarch
cairo-java-1.0.5-3.fc6.i386
libgtk-java-2.8.7-3.el5.i386

[EMAIL PROTECTED] ~]# rpm -qa | grep gcj
java-1.4.2-gcj-compat-1.4.2.0-40jpp.112.i386
libgcj-src-4.1.1-52.el5.2.i386
java-1.4.2-gcj-compat-src-1.4.2.0-40jpp.112.i386
java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.112.i386
libgcj-devel-4.1.1-52.el5.2.i386
libgcj-4.1.1-52.el5.2.i386

[EMAIL PROTECTED] ~]# rpm -qa | grep jdk
jdk-1.5.0_11-fcs.i586

[EMAIL PROTECTED] ~]# rpm -qf /jawt.h
error: file /jawt.h: No such file or directory

Hmmm... that last one is interesting, but it is a *broken* link...

-Dave

P.S. I see this on both of my installations (machines "zim" and "kodos"). Both were done from CD. Neither were done from a kickstart file.

Troy Dawson wrote:

Can you send the following

  rpm -qa | grep java
  rpm -qa | grep gcj
  rpm -qa | grep jdk
  rpm -qf /jawt.h


Thanks
Troy
David Gore wrote:

I do mean the top of the tree:  "/"

Fresh install.

-Dave

Troy Dawson wrote:

When you say the "root" directory, do you mean / or do you mean /root/ ?

I don't think I've seen any of these broken links. Is this an upgrade or a fresh install?

Troy

David Gore wrote:

Hi,

After a fresh install of SL5.0 I find I have the following broken links i
n
the root directory:

=========================
=========================
============
lrwxrwxrwx  1 root root    50 May  8 17:35 jawt.h ->
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/include/jawt.h
lrwxrwxrwx  1 root root    59 May  8 17:35 jawt_md.h ->
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/include/linux/jawt_md.h
lrwxrwxrwx  1 root root    49 May  8 17:35 jni.h ->
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/include/jni.h
lrwxrwxrwx  1 root root    52 May  8 17:35 jni_md.h ->
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/include/jni_md.h
=========================
=========================
============

These header files exist:

=========================
=========================
============
[EMAIL PROTECTED] /]# locate jawt.h
/jawt.h
/usr/java/jdk1.5.0_11/include/jawt.h
/usr/lib/gcc/i386-redhat-linux/4.1.1/include/jawt.h

[EMAIL PROTECTED] /]# locate jawt_md.h
/jawt_md.h
/usr/java/jdk1.5.0_11/include/linux/jawt_md.h
/usr/lib/gcc/i386-redhat-linux/4.1.1/include/jawt_md.h

[EMAIL PROTECTED] /]# locate jni.h
/jni.h
/usr/java/jdk1.5.0_11/include/jni.h
/usr/lib/gcc/i386-redhat-linux/4.1.1/include/jni.h

[EMAIL PROTECTED] /]# locate jni_md.h
/jni_md.h
/usr/java/jdk1.5.0_11/include/linux/jni_md.h
/usr/lib/gcc/i386-redhat-linux/4.1.1/include/jni_md.h
=========================
=========================
============

So I was wondering where these links were supposed to be placed in the
directory tree and which one of the actual header files should be the
referent of the link.

Much thanks,

-Dave






Reply via email to