<div>Hi Vinod,</div>
<div> </div>
<div>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:</div>
<div> </div>
<div>/lib/ld-<a href="http://2.5.so">2.5.so</a> --list /usr/bin/browser</div>
<div> </div>
<div> </div>
<div>And you get usage information if ld.so is run without arguments:</div>
<div> </div>
<div>/lib/ld-linux.so.3</div>
<div> </div>
<div> </div>
<div>Regards,</div>
<div>Edgar</div>
<div> </div>
<div> </div>
<div> </div>
<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi,<br><br>I am trying to get the shared library dependencies that browser in n810 has.<br>But ldd command does not exist on n810.<br>How can I know the libraries on which the browser is dependent.<br><br>Thanks....<br>
</div>
<div> </div></blockquote></div>