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

jdk1.1 grave bug (Was: List of bugs that *must* be fixed before releasing Slink



On Monday 1 February 1999, at 10 h 54, the keyboard of 
dmartin@clifton-labs.com (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 to: