On Wed, 14 Jun 2000, Chris Price wrote:
> [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
>
Try ldd on that binary, it will show you what dynamic objects are missing
or try strace (the output is more complicated but more usable, it shows
all the search paths, too).
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++