SCIENTIFIC-LINUX-USERS Archives

May 2007

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
David Gore <[log in to unmask]>
Reply To:
David Gore <[log in to unmask]>
Date:
Thu, 24 May 2007 15:51:41 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (131 lines)
[root@zim ~]# 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

[root@zim ~]# 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

[root@zim ~]# rpm -qa | grep jdk
jdk-1.5.0_11-fcs.i586

[root@zim ~]# 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:
>>>>
>>>> =========================
>>>> =========================
>>>> ============
>>>> [root@zim /]# 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
>>>>
>>>> [root@zim /]# 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
>>>>
>>>> [root@zim /]# 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
>>>>
>>>> [root@zim /]# 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
>>>
>>>
>>>
>>>
>
>

ATOM RSS1 RSS2