Before being shot for writing message <[EMAIL PROTECTED]>
          Chris Price <[EMAIL PROTECTED]> wrote:

> 
> 
> 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?

This always seems to happen when I use binaries compiled for armv4l.  I a
lways assumed that it was because the binary was for a different ARM version 
(mine registers as armv3l).

-- 
 x^      ( )      _________         //    Email: mailto:[EMAIL PROTECTED]
<       U O      |_|_|_|_|_|    O  ||      WWW:  http://www.crok.demon.co.uk
 \,     |/|\      _________       [  ]             
     .  |/^\  .       2       .   /__\
.. Only in your dreams, Commander.  Troi


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to