Hi Vinod,

If it is no ldd command, you can simply run ld.so (yes it work both as
shared library and standalone executable). Don't have N810 to try this out
exactly, but it should work, and on N800 full command line is:

/lib/ld-2.5.so --list /usr/bin/browser


And you get usage information if ld.so is run without arguments:

/lib/ld-linux.so.3


Regards,
Edgar




> Hi,
>
> I am trying to get the shared library dependencies that browser in n810
> has.
> But ldd command does not exist on n810.
> How can I know the libraries on which the browser is dependent.
>
> Thanks....
>
>
>
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to