On 10 Apr 1999, Saikat DebRoy wrote:
> I am using ibcs-2.0-981105 on an i686 machine running debian with
> kernel linux-2.0.35. I tried to run a hello_world program compiled on
> a solaris x86 machine -
>
> bash-2.02$ ./hello
> bash: ./hello: No such file or directory
> bash-2.02$ ls hello
> hello
>
> I have libc.so.1 and libdl.so.1 from solaris in /usr/lib. What else is
> missing here ?
It looks like a dynamic loader. Try "strings hello" and look
for anything that contains '.../lib/...'.
Mike
--
.----------------------------------------------------------------------.
| Mike Jagdis | Internet: [EMAIL PROTECTED] |
| 280, Silverdale Road, Earley, | Voice: +44 118 926 6996 |
| Reading RG6 7NU ENGLAND | Work: +44 118 989 0403 |
`----------------------------------------------------------------------'