Graham Smith wrote: >I have a JDK installed in /usr/local/jdk1.5.0_04/ when I attempt to >execute >> >> [EMAIL PROTECTED] /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: [EMAIL PROTECTED]:/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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]