[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: blind spot for java



Graham Smith wrote:

>I have a JDK installed in /usr/local/jdk1.5.0_04/ when I attempt to
>execute
>> 
>> foo@bar$ /usr/local/jdk1.5.0_04/bin/java
>> 
>I get
>> bash: /usr/local/jdk1.5.0_04/bin/java: No such file or directory
>which is quite plainly wrong as the file most certainly does exist and
>has execution rights.
>  
>
<snip>

>I am concerned that it claims the file is not found when it is, plain as day, 
>sitting there on the disk and is displayed with ls -l with all the right 
>permissions. My initial thought was I had some how been rooted but I have run 
>chkrootkit and that doesn't seem to be the case. I also think that it would 
>be a strange root kit that took out only 32bit JVMs on AMD64 :o)
>

How 'bout showing us the output of "ls -l
/usr/local/jdk1.5.0_04/bin/java"? Here's mine:

westk[@westk03]:/home/westk> ls -l /usr/local/jdk1.5.0/bin/java
-rwxr-xr-x  1 root staff 64492 Sep 15  2004 /usr/local/jdk1.5.0/bin/java


-- 
Kent



Reply to: