Giju> I tried to install jdk1.1.6 in my linux machine but it was
Giju> giving some errors which is reported here: I am usning red
Giju> hat linux. Please look into the matter.
This seems to me to be related to the shell problem several people
encountered by now. Try to use a tcsh instead of bash (or vice versa,
I just don't remember). The scripts do not work correctly with the
wrong shell.
This should be made an FAQ, or better (Steve!) the .java_wrapper
script should be corrected. I believe it might be connected to the
space between #! and /bin/sh, which seems to confuse some
shells. (just guessing).
Ulli