On Monday 1 February 1999, at 10 h 54, the keyboard of 
[EMAIL PROTECTED] (Dale E. Martin) wrote:

> java was not found in /usr/lib/jdk1.1/bin/../bin/i686/green_threads/java
...
> The binary is somehow actually missing, and I've not done anything weird as 
> far as I know.  The other folks who are saying is doesn't work have the

Sam's message indicates that the i686 directory is used. Since the name 
includes a ".." could it be a symbolic link problem? Sam, any symlink in 
/usr/lib/jdk1.1/bin? Any chance when deinstalling jdk and reinstalling?

It works for me (tm):

ezili:~> ls -l /usr/lib/jdk1.1/bin/../bin/i686/green_threads/java
-rwxr-xr-x   1 root     root      1204408 Sep 29 19:49 
/usr/lib/jdk1.1/bin/../bin/i686/green_threads/java
ezili:~> ls -l /usr/lib/jdk1.1/bin
total 6
lrwxrwxrwx   1 root     root           13 Nov 26 10:27 appletviewer -> 
.java_wrapper
lrwxrwxrwx   1 root     root            4 Nov 26 10:28 i386 -> i586
lrwxrwxrwx   1 root     root            4 Nov 26 10:28 i486 -> i586
drwxr-xr-x   3 root     root         1024 Jul 15  1998 i586
lrwxrwxrwx   1 root     root            4 Nov 26 10:28 i686 -> i586
...


Reply via email to