That file is a shell-script; you could be getting the 'No such file or directory' error if an executable in the shell-script is missing (the first '#!/bin/*sh' command is a notorious offender). --troy On Fri, 24 Jul 1998, Clarence Johnson wrote: > When trying to run java, we receive the following message: > /usr/jdk1.1.6/bin/../bin/i586/green_threads/java: No such file or > directory
- Cannot run java Clarence Johnson
- Re: Cannot run java Troy Wu
- Re: Cannot run java Andrew Wilson
- Re: Cannot run java Christopher Seawood