NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: opera with linux emul. problem



On Thu, 03 Mar 2011 14:44:21 +0100
Riccardo Mottola <riccardo.mottola%libero.it@localhost> wrote:

> It doesn't work!
> 
> grid$ /usr/pkg/emul/linux/bin/echo  test
> sh: /usr/pkg/emul/linux/bin/echo: not found
> 
> but the file is there!
> grid$ ls -l /usr/pkg/emul/linux/bin/echo
> -rwxr-xr-x  1 root  wheel  16532 Feb 14 15:53 /usr/pkg/emul/linux/bin/echo

Are you missing the runtime linker and/or glibc? (What do you
get from `/usr/pkg/emul/linux/lib/ld-linux.so.2 \
--list /usr/pkg/emul/linux/bin/echo`?)
What about `pkg_info -Lq suse_base | xargs ls >/dev/null`?

kind regards
dieter



Home | Main Index | Thread Index | Old Index