> OK, it wasn't totally evident
> .
[quoted text clipped - 11 lines]
> .
> otf
Redirect both standard out and standard error:
./jdk-1_5_0_<version>-linux-i586.bin > file 2>&1
Where have you asked it to install the JDK?

Signature
Nigel Wade, System Administrator, Space Plasma Physics Group,
University of Leicester, Leicester, LE1 7RH, UK
E-mail : nmw@ion.le.ac.uk
Phone : +44 (0)116 2523548, Fax : +44 (0)116 2523555
onetitfemme - 02 Nov 2005 21:59 GMT
Well, I tried
./jdk-1_5_0_05-linux-i586.bin > file 2>&1
after spacing out of the License Agreement and entering 'y' to start
installation I got a total of actually 4 symlink errors, each and every
time the compilation tried linking a file or directory
FYI, I am using knoppix and installing java on an externa drive
sh-3.00# whoami
root
sh-3.00# gcc --version
gcc (GCC) 3.3.6 (Debian 1:3.3.6-7)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
sh-3.00# dmesg | grep -i 'linux version'
Linux version 2.6.12 (root@Knoppix) (gcc-Version 3.3.6 (Debian
1:3.3.6-7)) #2 SMP Tue Aug 9 23:20:52 CEST 2005
Is there anyoher piece of info you need from me?
...
creating: jdk1.5.0_05/jre/lib/i386/server/
inflating: jdk1.5.0_05/jre/lib/i386/server/libjvm.so
inflating: jdk1.5.0_05/jre/lib/i386/server/Xusage.txt
linking: jdk1.5.0_05/jre/lib/i386/server/libjsig.so ->
../libjsig.so symlink error: Operation not permitted
creating: jdk1.5.0_05/jre/lib/i386/client/
inflating: jdk1.5.0_05/jre/lib/i386/client/libjvm.so
inflating: jdk1.5.0_05/jre/lib/i386/client/Xusage.txt
linking: jdk1.5.0_05/jre/lib/i386/client/libjsig.so ->
../libjsig.so symlink error: Operation not permitted
...
creating: jdk1.5.0_05/jre/javaws/
linking: jdk1.5.0_05/jre/javaws/javaws -> ../bin/javaws symlink
error: Operation not permitted
...
linking: jdk1.5.0_05/man/ja -> ja_JP.eucJP symlink error:
Operation not permitted