<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ldd command result in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ldd-command-result/m-p/3982830#M754281</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;ldd is nothing but a toll to List Dymamic Depend.s for a giben executable/library&lt;BR /&gt;&lt;BR /&gt;see &lt;BR /&gt;&lt;BR /&gt;# man ldd&lt;BR /&gt;&lt;BR /&gt;Also from ur message, u have to install a package having shared library&lt;BR /&gt;/tmp/lib/libapr-0.sl.9&lt;BR /&gt;&lt;BR /&gt;(This /tmp dir can also make trouble, It is a bad&lt;BR /&gt;practice to keep shared libraries in /tmp&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;U can do this also,&lt;BR /&gt;&lt;BR /&gt;# find / -name libapr-0.sl.9&lt;BR /&gt;&lt;BR /&gt;if u get libapr-0.sl.9 in some other path&lt;BR /&gt;make a symbolic link from this path to&lt;BR /&gt;/tmp/lib/libapr-0.sl.9&lt;BR /&gt;&lt;BR /&gt;Try it.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
    <pubDate>Tue, 17 Apr 2007 06:32:27 GMT</pubDate>
    <dc:creator>SANTOSH S. MHASKAR</dc:creator>
    <dc:date>2007-04-17T06:32:27Z</dc:date>
    <item>
      <title>ldd command result</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ldd-command-result/m-p/3982829#M754280</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;My shared library is the following result like 'Can't open shared library'&lt;BR /&gt;&lt;BR /&gt;bash-2.04# ldd mod_rsawa_apache.sl&lt;BR /&gt;        /usr/lib/libCsup_v2.2 =&amp;gt;        /usr/lib/libCsup_v2.2&lt;BR /&gt;        /usr/lib/libstd_v2.2 =&amp;gt; /usr/lib/libstd_v2.2&lt;BR /&gt;        /usr/lib/librwtool_v2.2 =&amp;gt;      /usr/lib/librwtool_v2.2&lt;BR /&gt;        /usr/lib/libnsl.1 =&amp;gt;    /usr/lib/libnsl.1&lt;BR /&gt;        /usr/lib/libxti.2 =&amp;gt;    /usr/lib/libxti.2&lt;BR /&gt;/usr/lib/dld.sl: Can't open shared library: /tmp/lib/libapr-0.sl.9&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;&lt;BR /&gt;===========&lt;BR /&gt;&lt;BR /&gt;Also I run ldd for dld.sl&lt;BR /&gt;&lt;BR /&gt;bash-2.04# ldd /usr/lib/dld.sl&lt;BR /&gt;/usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/lib/dld.sl&lt;BR /&gt;/usr/lib/dld.sl: Not enough space&lt;BR /&gt;bash-2.04#&lt;BR /&gt;&lt;BR /&gt;If someone knows how to fix, please let us know.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Apr 2007 05:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ldd-command-result/m-p/3982829#M754280</guid>
      <dc:creator>tash S</dc:creator>
      <dc:date>2007-04-17T05:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: ldd command result</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ldd-command-result/m-p/3982830#M754281</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;ldd is nothing but a toll to List Dymamic Depend.s for a giben executable/library&lt;BR /&gt;&lt;BR /&gt;see &lt;BR /&gt;&lt;BR /&gt;# man ldd&lt;BR /&gt;&lt;BR /&gt;Also from ur message, u have to install a package having shared library&lt;BR /&gt;/tmp/lib/libapr-0.sl.9&lt;BR /&gt;&lt;BR /&gt;(This /tmp dir can also make trouble, It is a bad&lt;BR /&gt;practice to keep shared libraries in /tmp&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;U can do this also,&lt;BR /&gt;&lt;BR /&gt;# find / -name libapr-0.sl.9&lt;BR /&gt;&lt;BR /&gt;if u get libapr-0.sl.9 in some other path&lt;BR /&gt;make a symbolic link from this path to&lt;BR /&gt;/tmp/lib/libapr-0.sl.9&lt;BR /&gt;&lt;BR /&gt;Try it.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Tue, 17 Apr 2007 06:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ldd-command-result/m-p/3982830#M754281</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-04-17T06:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: ldd command result</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ldd-command-result/m-p/3982831#M754282</link>
      <description>You might want to use chatr(1) on your shlib, it won't stop on errors.  It also works on dld.&lt;BR /&gt;&lt;BR /&gt;There were existing threads already that mentioned you can't use ldd on dld.sl:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1114562" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1114562&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;After you have found libapr-0.sl.9, you could export SHLIB_PATH to that directory:&lt;BR /&gt;$ SHLIB_PATH=found-dir ldd mod_rsawa_apache.sl</description>
      <pubDate>Tue, 17 Apr 2007 07:29:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ldd-command-result/m-p/3982831#M754282</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-04-17T07:29:13Z</dc:date>
    </item>
  </channel>
</rss>

