Ralph Siemsen wrote:
>
> Chris Price wrote:
>
> > The jdk-1.1.8 from blackdown is seemingly compiled against glibc2.0 ->
> > the binaries will not even run on my system.
>
> You can trick the old one into running by making symlinks for the old
> dynamic loader, ld.so.1 ->ld-linux.so.
So in /lib I created the softlink that you instructed:
lrwxrwxrwx 1 root root 13 Jun 14 07:52 ld.so.1 -> ld-linux.so.2
And I ran ldconfig after I created the softlink.
But I still get the same result when I try to run the java binary:
[root@kewl green_threads]# ls -l java
-rwxr-xr-x 1 cprice cprice 11355 Aug 20 1999 java
[root@kewl green_threads]# ./java
bash: ./java: No such file or directory
[root@kewl green_threads]# pwd
/usr/local/jdk118_v1/bin/armv4l/green_threads
Any ideas?
Cheers
Chris
begin:vcard
n:Price;Chris
x-mozilla-html:FALSE
url:http://www.montage.ca
org:MONTAGE eIntegration(TM) Inc.;Technical Delivery Team
adr:;;;Calgary;Alberta;;CANADA
version:2.1
email;internet:[EMAIL PROTECTED]
title:Systems Specialist
fn:Chris Price
end:vcard