Hello,
I am not sure if this is the right mailing list to
ask this question. But, I've downloaded this file 3
times si far (and the server apperes to be very
buisy).
For some reason, it won't execute. This is the output
message:
bash: ./jdk-1.2.2-RC2-linux-i386-glibc-2.1.2.sh: No
such file or directory
This is of course because, for some reason, bash
can't locate /bin/sh (even though it is there and
working with tons of other scripts).
Then, since I am already using bash, I just removed
the '!' after the '#'.
./jdk-1.2.2-RC2-linux-i386-glibc-2.1.2.sh: syntax
error near unexpected token `i'
./jdk-1.2.2-RC2-linux-i386-glibc-2.1.2.sh:
./jdk-1.2.2-RC2-linux-i386-glibc-2.1.'.sh: line 167: `
case $reply in
Which makes no sense either, because the syntax is
fine as I browse the script. So, after I decided to do
a:
tail +210 ./jdk-1.2.2-RC2-linux-i386-glibc-2.1.2.sh >
install
execute sum, verify the value (which is exact), chmod
the file and execute it. This is what I get:
BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57:
elf_get_dynamic_info: Assertion `! "bad dynamic tag"'
failed!
This is of course getting more and more discouraging,
and the cherry on the sunday is when I tryed to ldd
the file, this is what I got:
BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57:
elf_get_dynamic_info: Assertion `! "bad dynamic tag"'
failed!
ldd: /lib/ld-linux.so.2 exited with unknown exit code
(127)
So I was just woundering if there is a fix, or if I
could just get a good old .tar.gz or .tar.bz2 instead
of this package.
I have redhat-6.1 on an i586 (k6-II 450). Any help
would very appreciated...
Papi
__________________________________________________
Do You Yahoo!?
Thousands of Stores. Millions of Products. All in one place.
Yahoo! Shopping: http://shopping.yahoo.com
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]